.t1002__btns-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

a.t750__btn.t750__btn_wide.t-btn.t-btn_sm {
    width: 100% !important;
}




.t-store__prod-popup__btn-wrapper.js-store-buttons-wrapper {
    align-items: center;
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
}

a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    width: 100% !important;
}