.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="4"] .img-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="4"], 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="5"], 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="1"] {
    height: 300px;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="3"] > .img-ctn {
    width: 100%;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="3"] .rv-content {
    width: 100%;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="5"] .rv-content svg {
    display: none;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="2"] .rv-content {
    padding: 0 0 100px 0;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="3"] {
    height: 400px;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="3"] .rv-content > .inner-ctn {
    width: 100%;
    padding: 20px !important;
}

 html .kenesis-body[data-mobile-width="y"] div.rv-head > div,
 html .kenesis-body[data-mobile-width="y"] div.rv-shead > div {
     padding: 20px !important;
 }