 [data-product-inv="0"] .t-store__card__btn { width: 100%; } .t-store__card__btn { padding-left: 5px; padding-right: 5px; } a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn{ width: 50%; } a.js-store-prod-btn.t-store__card__btn.t-btn{ width: 50%; } .t-store__card__btn{ width: calc(50% - 4px) !important; } @media screen and (max-width: 670px){ .t-store__card__btn:nth-child(2) { margin-top: 0px !important; } }  @media screen and (max-width: 960px) { a.js-store-prod-btn.t-store__card__btn.t-btn{ width: 100% !important; } a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn{ width: 100% !important; } }  