.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn {
    height: auto;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn > .half-ctn {
    width: 100%;
    float: none;
    height: auto;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn:nth-child(odd) > .half-ctn:first-child,
.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn:nth-child(even) > .half-ctn:last-child,
.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn > .half-ctn > .rv-image {
    height: 350px;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn > .half-ctn > .rv-content {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    max-width: 100%;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] > .inner-ctn:nth-child(odd) > .half-ctn > .rv-image:first-child:before {
    height: 300px;
}