<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image-part&gt;div {
    padding: 0;
}

.features-item .content-wrap { 
    padding: 60px 0 0;
}
@media(min-width:992px){
    .features-item.right-image .content-wrap&gt;div.cont-part {
        width: 37.3%;
    }
    .features-item.left-image .content-wrap&gt;div.cont-part{
        width: 37.3%;
    }
    div#features-5 .image-part {
        max-width: 960px;
    }
}
</pre></body></html>