/* Add custom CSS styles below */ 


@media(width < 450px){
.product-card__promotion{
font-size:10px !important;
display:none !important;
}

}