<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 920px) {
    .map {
        margin-top: 30px;
        width: 100%;
    }

    .close_product_modal {
        display: flex;
    }

    .close_modal {
        display: none;
    }
}</pre></body></html>