.product-image.sans-rival-image {
  background: var(--cream);
  padding: 18px;
}

.product-image.sans-rival-image img {
  object-fit: contain;
}
