<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
    padding-top: 100px !important;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .main {
        padding-top: 70px !important;
    }
}</pre></body></html>