<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.js-store-grid-cont.t-store__grid-cont.t-container {
    display: flex;
    flex-wrap: wrap;
}

.js-product.t-store__card.t-col {
    margin-bottom: 90px;
}

.js-product.t-store__card.t-col[data-product-inv="0"] {
    order: 1;
}    
</pre></body></html>