.kenesis-body[data-mobile-width="y"] section[data-n="1"], 
.kenesis-body[data-mobile-width="y"] section[data-n="3"] {
    height: 200px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="2"] > .inner-ctn:nth-child(odd) > .half-ctn:first-child, 
.kenesis-body[data-mobile-width="y"] section[data-n="2"] > .inner-ctn:nth-child(even) > .half-ctn:last-child, 
.kenesis-body[data-mobile-width="y"] section[data-n="2"] > .inner-ctn > .half-ctn > .rv-image {
    height: 150px;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn:nth-child(odd) > .half-ctn > .rv-image:first-child:before {
    height: 100px;
    width: 20px;
    right: 30px;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn:nth-child(odd) > .half-ctn > .rv-image:first-child:after {
    width: 40px;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn:nth-child(odd) > .half-ctn > .rv-image:last-child:after {
    left: -20px;
    height: 75px;
    width: 12px;
}