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