

@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
    }


}
