<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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"] &gt; .inner-ctn:nth-child(odd) &gt; .half-ctn:first-child, 
.kenesis-body[data-mobile-width="y"] section[data-n="2"] &gt; .inner-ctn:nth-child(even) &gt; .half-ctn:last-child, 
.kenesis-body[data-mobile-width="y"] section[data-n="2"] &gt; .inner-ctn &gt; .half-ctn &gt; .rv-image {
    height: 150px;
}

.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: 100px;
    width: 20px;
    right: 30px;
}

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

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