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