@media screen and (max-width: 1200px) {
.t-descr_xxs {
    font-size: 16px;
}
.t050__title {
    font-size: 22px; /*для TL01*/
}
}

@media screen and (max-width: 640px) {
.t119__preface {
    font-size: 18px !important; /*для TX02*/
}

.t431__td {
    font-size: 14px !important; /*для CL46*/
}

.t-prefix_2 >.t-text_md {
    font-size: 14px !important; /*для TX01*/
}

}
