/* Uploaded product photography only. Existing frame sizes, artwork and heroes stay unchanged. */
.storefront .retail-product-image>img.product-uploaded-image,
.storefront .catalog-card-image>img.product-uploaded-image,
.storefront .item-image-stage>img.product-uploaded-image{object-fit:contain;object-position:center;padding:clamp(10px,1.4vw,20px);box-sizing:border-box}
.storefront .cart-page .cart-product-image>img.product-uploaded-image,
.storefront .favorite-image>img.product-uploaded-image{object-fit:contain;object-position:center;padding:5px;box-sizing:border-box}
.storefront .retail-product-card:hover .retail-product-image>img.product-uploaded-image{transform:none}
