.all-product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.description-box-height{min-height:75px;max-height:75px}.card-image-small{object-fit:cover;width:100%;height:170px}.card-item-description{font-size:var(--font-size-body);font-weight:var(--font-weight-normal);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
