@media screen and (max-width: 980px) {
    .t654.t654__positionabsolute, .t654.t654__positionfixed, .t654.t654__positionstatic {
        position: fixed;
    }
}

@media screen and (max-width: 640px) {
    .t-form__successbox {
        font-size: 18px;
    }
}

.t702 .t-popup__block-close {
    background: none;
}

@media screen and (max-width: 960px) {
    .t491__col {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 18px;
    }
}

@media only screen and (max-width: 640px) {
    .t565__item .t565__block {
        padding-bottom: 35px !important;
    }
}