<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(max-width: 540px) {
    .position-relative {
        width: 100%;
    }
    select {
        width: 100%;
    }

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