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