.santuario-product-grid,
.santuario-product-card,
.santuario-product-card * {
  box-sizing: border-box;
}

.santuario-product-card img {
  max-width: 100%;
}
