   @media screen and (max-width: 640px) {
       
        /* Настройки для блока с баннером (кнопки) */
        .t182__btn { width: 100%; }
        .t182__btnwrapper { width: 100%; }
        .t182__buttons { margin-left: 20px; margin-right: 20px; }
        .t182__title { font-size: 11vw; line-height: 12vw; padding-bottom: 12px; }
        .t182__descr { font-size: 4.1vw; line-height: 5.5vw; }
        
        /* Настройки для блока с услугами */
        .t-title_xs { font-size: 10vw; }
        .t-descr_xl { font-size: 4.3vw; }
        .t772 .t-section__topwrapper { margin-bottom: 60px; }
        
        /* Настройки для блока с шагамии */
        .t-name_xl {  font-size: 6.4vw; }
        a.t-btn.t-btn_md { width: 100%; }
        .t549__arrow { width: 64px; }
        
        /* Настройки для блока с электрооборуд */
        .t772__col { margin-bottom: 44px; }
        
        /* Настройки для кастомных кейсов и услуг */
        .Padding_for_mob { width: 100%!important; padding: 0 20px; left: 0px!important; }
        .Padding_for_mob2 { width: 100%!important; padding: 0 20px; left: 0px!important; }
        .subtitle { width: 100%!important; padding: 0 20px; left: 0px!important; font-size: 4vw; line-height: 1.2!important; )
        .case_text { width: 100%!important; padding: 0 20px; left: 0px!important; font-size: 4vw; }
        
        /* Тексты и заголовки */
        .t-title_xs { font-size: 10vw; }
        .t-card__descr.t-descr.t-descr_xs { font-size: 16px; }
        
        
   }
   
      
    @media screen and (max-width: 479px) {
        
        .case_text { width: 100%!important; padding: 0 20px; left: 0px!important; font-size: 4vw; }
        .t-card__descr.t-descr.t-descr_xs { font-size: 16px; }
        
        /* Форма обратной связи */
        td.t823__col.t823__col_img.t823__col_img_mobile { display: none!important; }
        .t823__main-wrapper { padding: 80px 20px!important; }
        table.t823__wrapper.t823__wrapper_mobile { height: auto!important; }
        
        /* Тексты и заголовки */
        .t537__persname.t-name.t-name_lg.t537__bottommargin_sm { font-size: 28px!important; }
        .t-card__title.t-name.t-name_md  { font-size: 28px!important; }
        .t537__persdescr.t-descr.t-descr_xxs.t537__bottommargin_lg { font-size: 16px!important; }
        
        /* кнопка наверх */
        .t890 { bottom: 16px!important; left: 16px!important; }
        
    }