<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t786 .t786__buttons &gt; a {
  width: 100%;
}

/* РљРЅРѕРїРєРё РІ РєР°С‚Р°Р»РѕРіРµ РґСЂСѓРі РїРѕРґ РґСЂСѓРіРѕРј */
.t-store__grid-cont .t-store__card__btns-wrapper {
    display: flex;
    flex-flow: column nowrap;
}

/* РљР°СЂС‚РѕС‡РєРё РІ РєР°С‚Р°Р»РѕРіРµ 4 РІ СЂСЏРґ СЃ СЂР°СЃСЃС‚РѕСЏРЅРёРµРј РјРµР¶РґСѓ РґСЂСѓРі РґСЂСѓРіРѕРј 20px РЅР° СЂР°Р·СЂРµС€РµРЅРёСЏС… РѕС‚ 961px Рё РІС‹С€Рµ */
@media screen and (min-width: 961px) {
    .t-store__grid-cont .t-store__card.t-col {
        max-width: calc(25% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }
}</pre></body></html>