
@media (min-width:1024px){
body .m-product-card__info .m-product-card__title a{
    font-size: 30px !important;
  font-weight:bold;
}


body .m-product-card__info *:not(.m-product-card__title) {
    font-size: 18px;
}
}