@media screen and (max-width: 640px)
{
.t-card__title {
    font-size: 18px;
    line-height: 1.2;
}
