.t-datepicker__wrapper  {
   max-width: 1600px !important;
}

@media screen and (max-width: 1200px) {
    
    /*слайдер на главной*/
    .uc-main-slider .t734, 
    .uc-main-slider .t-slds__items-wrapper,
    .uc-main-slider .t-cover__carrier, 
    .uc-main-slider .t734__table,
    .uc-main-slider .t-cover__filter {
            height: 700px !important;
    }
    
    /*уменьшение высоты блока с видео на моб*/
    .uc-house-header .t-cover, 
    .uc-house-header .t-cover__carrier, 
    .uc-house-header .t-cover__filter, 
    .uc-house-header .t-cover__wrapper {
        height: 500px !important;    
    }   
    
    
    /* блок приемущества проекта */
    .uc-house-abour {
        padding: 60px 0 !important;
    }
    
    .uc-house-abour div, .uc-house-abour p {
            text-align: left !important;
    }
        
    .uc-house-abour .t-descr {
        margin-left: 0;
    }
        
    .uc-house-abour .t-container {
        max-width: 750px;
    }
    
    .uc-house-abour .t-img {
        width: 60px !important;
    }
    
    .uc-house-abour .t-name {
        margin-top: 16px !important;
    }

}


@media screen and (max-width: 786px) {
    
    /*слайдер на главной*/
    .uc-main-slider .t734, 
    .uc-main-slider .t-slds__items-wrapper,
    .uc-main-slider .t-cover__carrier, 
    .uc-main-slider .t-cover__wrapper,
    .uc-main-slider .t734__table,
    .uc-main-slider .t-cover__filter {
            height: 80vh !important;
    }
    
       /* текст в хедере с видео */
    .uc-house-header .t-descr {
        font-weight: 600;
        font-size: 18px;
    }
    
    .tmenu-mobile__container {
        padding: 12px 20px !important;
    }

     /* баннер с копкой вызова заявки в карточке дома */
    #rec518581753 {
        padding-top: 35px !important;
        padding-bottom: 25px !important;
    }
    
    #rec518581753 .t-btn {
        width: 100% !important;
        height: 50px !important;
    }
    
}