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


