/* Add custom CSS styles below */ 
@media(max-width: 768px) {
  .s-product-card-image .s-product-card-subtitle-badge{
    font-size: 0.625rem;
  }
}