.kenesis-body[data-mobile-width="y"] section[data-n="2"] .inner-ctn .half-ctn .rv-image:last-child, 
.kenesis-body[data-mobile-width="y"] section[data-n='4'] .inner-ctn:nth-child(2) .half-ctn .rv-image:last-child {
    top: 230px;
    left: calc(50% + 70px);
    width: 150px;
    height: 150px;
}

.kenesis-body[data-mobile-width="y"] section[data-n='3'] {
    padding: 20px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="2"] .inner-ctn .half-ctn, 
.kenesis-body[data-mobile-width="y"] section[data-n="4"] .inner-ctn .half-ctn {
    min-height: 360px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="2"] .inner-ctn .half-ctn .rv-image:first-child, 
.kenesis-body[data-mobile-width="y"] section[data-n='4'] .inner-ctn:nth-child(2) .half-ctn .rv-image:first-child {
    left: calc(50% - 0px);
    width: 250px;
    height: 250px;
}

.kenesis-body[data-mobile-width="y"] section[data-n='4'] .inner-ctn:nth-child(1) .half-ctn .rv-image:first-child {
    width: 250px;
    height: 250px;
    left: calc(50% + 20px);
}

.kenesis-body[data-mobile-width="y"] section[data-n='4'] .inner-ctn:nth-child(1) .half-ctn .rv-image:last-child {
    width: 150px;
    height: 150px;
    top: 130px;
    right: auto;
    transform: none;
    left: 20px;
}

.kenesis-body[data-mobile-width="y"] section[data-n='3'] > .inner-ctn .image-ctn .rv-image {
    width: 250px;
    height: 250px;
}

.kenesis-body[data-mobile-width="y"] section {
    overflow-x: hidden;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] .inner-ctn:before {
    width: 280px;
}