@media screen and (max-width: 480px) {
.js-product.t-store__card.t-col {
    margin-bottom: 20px;
}
.t-store__card__textwrapper {
    height: 90px !important;
}
}

