.t-store__card__mark {
    width: auto;
    height: auto;
    font-size: 11px;
    font-weight: 400;
    padding: 6px 10px 6px 10px;
    display: flex;
}

(max-width: 640px) {
    .t-descr_xxs {
        font-size: 14px !important;
    }
}
    .t-store__relevants__title {
        font-size: 23px !important;
    }
    
    (max-width: 640px) {
    .t-name_xs {
        font-size: 16px !important;
    }
}