<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 992px) {
    .logo-container img {
        max-height: 150px;
    }
}

Element {
}
.emuseum-footer .footer-logo img {
  max-width: 350px;
}

</pre></body></html>