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

/* Прямое обращение к элементу */
.searchbox-list {
    border-radius: 30px !important;
    overflow: hidden !important;
}

