@media screen and (min-width: 980px) {
    .t770 .t770__list_item {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}

.js-store-grid-cont {
    display: flex;
    flex-wrap: wrap;
}

.js-product[data-product-inv="0"] {
    order: 999;
}