/*Всплывашка с куками*/
@media screen and (max-width: 960px) {
    .t657_rectangle, .t657_long {
        width: 55% !important;
    }
}
.t657__wrapper {
    box-shadow: 0 12px 20px 0 hsla(210, 20%, 50%, .2);
}
.t657_rectangle .t657__wrapper {
    max-width: 460px !important;
}
.t657_rectangle {
    max-width: 460px !important;
}
/*Чек-бокс в форме*/
.t-input-block .t-text_xs {
    font-size: 16px;
    line-height: 1.2;
}
