.t-name_md {
    font-size: 20px !important;
}
.t-store__relevants__title {
    margin: 70px 0 40px !important;
}
@media screen and (max-width: 960px) {
    .t-store__relevants__title {
        margin: 40px 0 10px !important;
    }
}