 @media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 16px !important;
        line-height: 1.35 !important;
    }
}


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

    }
}
.t-checkbox__control span { /*размер фразы чекбокса в форме*/
    font-size: 12px !important;
}

.t-checkbox__control div {
    font-size: 12px !important;
}
