/* Corrige la regla anterior de botones y da protagonismo a las fotos del catálogo. */
.card .card-open{display:block;width:100%;height:auto;background:transparent}.card .product-photo{width:100%;height:355px;background:#e7e2d8}.card .product-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.card .card-info{width:100%}@media(max-width:760px){.card .product-photo{height:275px}}@media(min-width:1100px){.products{gap:28px}.card .product-photo{height:390px}}
