.t-store__card__textwrapper {
    padding-top: 10px;
}

.t-store__prod-popup__name {
    font-size: 32px !important;
    font-weight: 600 !important;
}

.t-store__prod-popup__price {
    font-size: 28px !important;
}

.t-product__option-variants {
    width: 50%;
}

.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn {
    width: 50%;
}