@media screen and (max-width: 600px){
.card-wrapper.product-card-wrapper .badge {
    font-size: 10px;
    padding: 4px;
}
}