<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 961px) {
	#main .logo {
        width: auto !important;
    }

    #main .logo img {
        width: auto !important;
        height: 113px !important;
    }
}
</pre></body></html>