@media only screen and (max-width: 550px) {

.product-label.product-label--custom2 {
	font-size: 12px; 
}
  
.aspect-ratio--short {
    padding-bottom: 100% !important;
}
  
.product-item__title text--strong.link {
	font-size: 8px !important;
}

  
}



