.kenesis-body[data-laptop-width="y"] section[data-n="2"] .inner-ctn .half-ctn,
.kenesis-body[data-laptop-width="y"] section[data-n="4"] .inner-ctn .half-ctn {
  width: 100%;
  display: block;
  text-align: center;
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="2"]
  .inner-ctn
  .half-ctn
  .rv-image:first-child,
.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:nth-child(2)
  .half-ctn
  .rv-image:first-child {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="2"]
  .inner-ctn
  .half-ctn
  .rv-image:last-child,
.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:nth-child(2)
  .half-ctn
  .rv-image:last-child {
  top: 265px;
  left: calc(50% + 190px);
  transform: translateX(-50%);
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="2"]
  .inner-ctn
  .half-ctn:first-child:before,
.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:nth-child(2)
  .half-ctn:first-child:before {
  content: none;
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="2"]
  .inner-ctn
  .half-ctn:last-child,
.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:first-child
  .half-ctn:first-child,
.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:nth-child(2)
  .half-ctn:last-child {
  min-height: auto;
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:nth-child(1)
  .half-ctn
  .rv-image:first-child {
  top: 50%;
  right: auto;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:nth-child(2)
  .half-ctn
  .rv-image:last-child {
  top: 10px;
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="4"]
  .inner-ctn:nth-child(1)
  .half-ctn
  .rv-image:last-child {
  transform: translateX(-50%);
  left: calc(50% + 220px);
}

.kenesis-body[data-laptop-width="y"]
  section[data-n="3"]
  > .inner-ctn
  .image-ctn {
  margin-bottom: 0;
}

.kenesis-body section[data-n="3"] > .inner-ctn .image-ctn .rv-image {
  width: calc(50% - 10px);
}
/*
.kenesis-body section[data-n="3"] {
    padding: 70px 70px 0px 70px;
}
    */
