
.product-media{background:#f2f3f2!important;overflow:hidden}
.product-media img.real-product{width:100%;height:100%;min-height:280px;object-fit:contain;background:#fff;padding:14px}
.wide-card img.real-product{width:min(310px,42%);height:280px;object-fit:contain;background:#fff;border-radius:16px;padding:12px;border:1px solid #dde2e5}
.dark-card img.real-product{background:#fff}
.hero-photo-wrap{display:grid;place-items:center;background:#fff;border-radius:24px;min-height:430px;overflow:hidden}
.hero-photo-wrap img{width:100%;height:430px;object-fit:contain;padding:18px}
.visual.real-visual{padding:0!important;overflow:hidden;background:#fff!important}
.visual.real-visual img{display:block;width:100%;height:100%;min-height:330px;object-fit:contain;padding:16px}
.photo-note{font-size:12px;color:#66717a;margin-top:8px}
@media(max-width:760px){
 .product-media img.real-product{min-height:240px;padding:10px}
 .wide-card img.real-product{width:100%;height:250px;margin-top:16px}
 .hero-photo-wrap{min-height:300px}.hero-photo-wrap img{height:300px;padding:10px}
 .visual.real-visual img{min-height:260px;padding:10px}
}
