.kenesis-body[data-mobile-width="y"] .section-ctn[data-t="float-left"] .rv-image {
    height: 300px;
}

.kenesis-body[data-mobile-width="y"] [data-stripe='yes']:before, 
.kenesis-body[data-mobile-width="y"] [data-stripe='yes']:after {
    content: none !important;
}

.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn {
    height: auto;
}

.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn .rv-image, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn  .rv-image {
    height: 300px;
}

.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn[data-t="multi"] .rv-image, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn[data-t="multi"] .rv-image, 
.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn[data-t="multi"] .head-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn[data-t="multi"] .head-ctn {
    float: none;
    height: auto;
    width: 100%;
}

.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn[data-t="multi"] .rv-image, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn[data-t="multi"] .rv-image,
.kenesis-body[data-mobile-width="y"] .section-ctn[data-t="float-right"] .rv-image {
    height: 300px;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="4"] {
    height: auto;
}

.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn[data-t="multi"] .rv-image > .inner-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn[data-t="multi"] .rv-image > .inner-ctn {
    background-attachment: scroll;
}

.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn[data-t="multi"] .head-ctn > .inner-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn[data-t="multi"] .head-ctn > .inner-ctn {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: auto;
}

.kenesis-body[data-mobile-width="y"] .section-ctn .left-ctn[data-t="multi"] .head-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn .right-ctn[data-t="multi"] .head-ctn {
    padding: 20px;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n='1'] .head-ctn {
    position: absolute;
    left: 10%;
    z-index: 3;
    height: 190px;
    bottom: 95px;
    border: 10px solid;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    width: 80%;
    text-align: center;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n='1'] .lay-img-block {
    display: none;
}

.kenesis-body[data-mobile-width="y"]  .rv-content.content1 > .inner-ctn {
    padding: 20px !important;
    max-width: 100%;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n='1'] {
    height: 450px;
}