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