.t772__scroll-icon-wrapper {
    display:none !important;
}


@media screen and (max-width: 560px) {
    .t706__cartwin-close,
    .t-popup__close {
        background-color: #ffffff !important;
        /*Popup фон полоски*/
    }

    .t706__cartwin-close g,
    .t-popup__close g {
        fill: #000000 !important;
        /*Popup цвет крестика*/
    }
}

/*Блок со специалистами - НАЧАЛО*/
   @media screen and (max-width: 480px) {
    .t404 .t-col_3, .t404 .t-col_4, .t404 .t-col_6 {
    max-width: 50% !important;
    margin-bottom: 0px !important;
    }
    
    .t404__imgbox {
    height: 200px !important;
    margin-top: 5%;
    }
    
    /*.t404__uptitle {
    margin-bottom: 5px !important;
    }
    */
    .t404__tag {
    font-size: 10px !important;
    letter-spacing: 0.5px !important;
    }
    
    .t404__title {
    font-size: 14px !important;
    }
    
     /*.t404__textwrapper {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    } */
    
    .t404__descr {
    display: none !important;
    }

}
/*Блок со специалистами - КОНЕЦ*/

    
/*Блок с услугами - НАЧАЛО*/
   .t853__col_mobile-grid {
    width: 50% !important;
   }
   
   .t-col {
    float: left !important;
   }
   
   .t853__col {
    margin-bottom: 20px !important;
   }
/*Блок с услугами - КОНЕЦ*/


/*Маленький текст цен в мобильной версии*/
@media screen and (max-width: 480px) {
.t431 .t431__td {
    font-size: 12px !important;
}}
   
   /*Кнопка показать еще (уменьшить отступ сверху и черный цвет)*/

   .t776__showmore {
    margin-top: 0px !important;
    background-color: #000 !important;
   }
   
   .t776__col {
    margin-bottom: 30px !important;
}

/*Уменьшение кружка с акцией*/
.t776__mark {
    font-weight: 600 !important;
    font-size: 10px !important;
    width: 30px !important;
    height: 30px !important;
    padding: 0 0px !important;
}

/*Корректировка шрифтов и размера заголовков*/

.t795__title {
    margin-bottom: 20px !important;
}

@media screen and (max-width: 480px) { 
.t795__descr {
    font-size: 14px !important;
 }
}

/*Скрытие кнопки онлайн-записи*/
@media screen and (max-width: 480px) {
      .yButton.bottom.left {
            display:none !important;
        }
    }