@media screen and (max-width: 640px) {
    .t-text_sm {
        font-size: 30px;
        line-height: 1.45;
    }
}