 [data-product-inv="0"] .t-store__card__btn { width: 100%; } a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm { width: 100%; } .t-store__card__btns-wrapper--quantity { display: block !important; } .t-store__card .t-store__prod__quantity { width: calc(50% - 2px) !important; } a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn{ width: calc(50% - 2px) !important; } .t-store__prod__quantity-input { width: 100%; } .t-store__card__btn { padding-left: 5px; padding-right: 5px; } @media screen and (min-width: 960px) and (max-width: 1220px) { .t-store__prod__quantity__minus-wrapper, .t-store__prod__quantity__plus-wrapper { min-width: 20px; width: 20px; height: 20px; margin: 0 1px; } }    