/* Форма на первом экране*/

.t-datepicker__icon {
    
        width: 18px !important;
    
}

/* faq*/
@media screen and  (min-width: 460px) {
.t849__img {
    width: 70% !important;

}
}

@media  (min-width: 960px) and (max-width: 1200px) {
    .t-prefix_2 {
        padding-left: 10px !important;
    }
}

@media screen and (max-width: 640px) {
.t849__title {
    font-size: 18px !important;
}
}

/* попап*/
@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #294FC8;
    }
}