@media(max-width:768px){.products__cell{margin-bottom:2rem;padding-left:2rem;padding-right:2rem;display:block;width:calc(96vw/2)}.product__title{min-height:35px}.product__title>a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500!important}.product__price{color:#51cbb0;font-size:.875rem}.product__price--old{font-size:.6rem;color:#afbcce}.product__badge{display:none}}