
.m-product-card__info .m-product-card__title .m-product-card__name {
      
    -webkit-line-clamp: 2 !important;
 
}

.m-product-card__price
{
    font-weight:500 !important;
}