.kenesis-body[data-laptop-width="y"] .img-ctn {
    display: none;
}

.kenesis-body[data-laptop-width="y"] .bot-ctn .head-ctn {
    float: none;
    width: 100%;
}

.kenesis-body[data-laptop-width="y"] .module.rv-module {
    padding: 20px !important;
}

.kenesis-body[data-laptop-width="y"] .top-ctn > .inner-ctn {
    bottom: auto;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 90%;
}

.kenesis-body[data-laptop-width="y"] .top-ctn > .inner-ctn .rv-head h1 {
    font-size: 30px !important;
}

.kenesis-body[data-laptop-width="y"] .top-ctn > .inner-ctn .rv-shead h2 {
    font-size: 22px !important;
}

.kenesis-body[data-laptop-width="y"] .top-ctn {
    height: 300px;
}

.kenesis-body[data-laptop-width="y"] .mid-ctn .rv-inner-content.rv-content > .inner-ctn {
    padding: 25px !important;
}

.kenesis-body[data-laptop-width="y"] .module.rv-module {
    padding: 20px !important;
}

@media not all and (min-resolution:.001dpcm) { 
    
    @media {

        .kenesis-body[data-laptop-width="y"] .rv-image > .inner-ctn { 
            background-attachment: scroll !important;
        }

    }

}