@media screen and (max-width: 561px) {
    .t-popup .t-popup__container .t-store__prod-popup__btn-wrapper-fixed, .t-store__product-snippet .t-store__prod-popup__btn-wrapper-fixed {
        padding: 20px 0 !important;
        position: static !important;
        box-shadow: none !important;
    }
}


.t-slds__main, 
.t-slds__container
{
    background-color: transparent !important;
}

.t-slds__bgimg {
    border-radius: 30px;
}

.t-btnflex.t-btnflex_type_button2 {
    width: 100% !important;
}


.t-store__card__price-wrapper {
    margin-top: 8px;
}

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

[data-col-gap="20"] .t-store__stretch-col {
    padding: 0px 15px;
}


.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn {
  min-width: 150px;  
}