.wrapper-card-product{border:1px solid #b2b2b2;border-radius:4px}.wrapper-card-product-info{padding:12px}.wrapper-card-product-image{position:relative;height:320px;width:100%}@media(max-width:575px){.wrapper-card-product-image{height:220px}}@media(max-width:425px){.wrapper-card-product-image{height:190px}}.wrapper-card-product-image img{border-radius:3px 3px 0 0}.wrapper-card-product-brand{font-size:1.6rem;font-weight:400;text-align:center;color:#9c8679}@media(max-width:575px){.wrapper-card-product-brand{font-size:1.2rem}}.wrapper-card-product-name{color:#050505;font-size:1.8rem;font-weight:400;text-align:center;margin:12px 0;height:50px;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:575px){.wrapper-card-product-name{font-size:1.4rem;height:40px}}.wrapper-card-product .product-price p{font-size:1.4rem!important}