<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(min-width:1260px) {
    div.itemGroup img {
        width: 350px;
        height:auto;
        /*height: 125px;*/
    }

    div.text &gt; h2 {
        font-size: 19px;
    }

        div.text &gt; h2 span.tm,
        div.text &gt; h2 span.rtm {
            top: -6px;
        }

    div.text {
        font-size: 15px;
    }

    div.groupRule {
        width: 970px;
    }
}
</pre></body></html>