.js-store-prod-charcs span {
      color: #131313;
      font-weight: 600;
  }
  
  
.js-store-prod-text {
font-size: 16px !important;
}

@media screen and (max-width: 480px) {
     .t-col {
         padding: 0 10px !important;
    }
     .t282__menu__content, .t-container {
         max-width: 320px !important;
    }
     .t595__container {
         padding: 0px 10px;
    }
     .t720 .t720__mainwrapper {
         padding: 0 10px;
    }
     .js-product.t-store__card.t-col ,
     .t-store__grid-cont_mobile-grid {
         padding: 0 0px !important;
    }
}