@media screen and (max-width: 480px) {
    .t-store__relevants__title {
        font-size: 18px !important;
    }
}