<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) {
    #largeImage {
        width: 450px;
    }

    h2 {
        font-size: 16px;
    }

    #linkContainer span {
        font-size: 16px;
    }

    #linkContainer img {
        width: 168px;
    }
}
</pre></body></html>