 @media screen and (max-width: 959px) {
  .t050__title, .t-title_xxl  {
    font-size: 46px !important; 
} }

@media screen and (max-width: 639px) {
.t050__title , .t-title_xxl {
    font-size: 37px !important;
}}

@media screen and (max-width: 479px) {
.t050__title, .t-title_xxl  {
    font-size: 24px !important;
}}

.t-store__card__btn {
   width: 85%; 
}
.t-store__prod-popup__btn {
    color: #ffffff !important;
    background-image: linear-gradient(0.301turn,rgba(100,5,12,1) 0%,rgba(245,83,76,1) 28%,rgba(100,5,12,1) 100%) !important;
    border: none !important;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 20px;
}
