.product-card__image picture,
.product-detail-page .product-sheet__image-frame picture {
  display: block;
  width: 100%;
  height: 100%;
}

.product-detail-page .product-sheet__image-frame picture {
  justify-self: stretch;
  align-self: stretch;
}
