<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kenesis-body[data-laptop-width="y"] section[data-n="2"] &gt; .inner-ctn {
    height: auto;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] &gt; .inner-ctn &gt; .half-ctn {
    width: 100%;
    float: none;
    height: auto;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] &gt; .inner-ctn:nth-child(odd) &gt; .half-ctn:first-child,
.kenesis-body[data-laptop-width="y"] section[data-n="2"] &gt; .inner-ctn:nth-child(even) &gt; .half-ctn:last-child,
.kenesis-body[data-laptop-width="y"] section[data-n="2"] &gt; .inner-ctn &gt; .half-ctn &gt; .rv-image {
    height: 350px;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] &gt; .inner-ctn &gt; .half-ctn &gt; .rv-content {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    max-width: 100%;
}

.kenesis-body[data-laptop-width="y"] section[data-n="2"] &gt; .inner-ctn:nth-child(odd) &gt; .half-ctn &gt; .rv-image:first-child:before {
    height: 300px;
}</pre></body></html>