<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: 991px) {

    .fs-28 {font-size: 24px !important;}
    .fs-36 {font-size: 28px !important;}

    .legend {
        font-size: 11px;
    }

    .size-reviews-block {
        width: 100%;
    }

    .container {
        padding: 0 16px;
    }

    .wrapper {
        overflow: hidden;
        overflow-x: scroll;
        width: 100% !important;
    }

    .wrapper-mask {
        height: auto;
    }

    .size-header-banner {
        height: 580px;
    }

    .size-chats {
        height: 640px;
    }

    .size-column-chats {
        height: 564px;
    }

    .size-column-messages {
        height: 487px;
    }

    .border-lg-1 {
        border-width: 0px !important
    }


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