.product-image-container{position:relative;overflow:hidden;width:100%}.product-gallery img{width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:.375rem;transition:transform .3s ease}.product-card .card-img-top,.related-product-card .card-img-top{width:100%;height:200px;object-fit:contain;background-color:#f8f9fa;transition:transform .2s}.cart-item-img{width:80px;height:80px;object-fit:contain;background-color:#fff;border:1px solid #e9ecef}.checkout-item-img{width:60px;height:60px;object-fit:contain;background-color:#fff;border:1px solid #e9ecef}.wishlist-page .product-image{width:100%;height:200px;object-fit:contain;background-color:#f8f9fa}.comparison-table .product-image{max-width:100%;height:150px;object-fit:contain;background-color:#f8f9fa}.recently-viewed .card-img-top{height:160px;object-fit:contain;background-color:#f8f9fa}.product-card:hover .card-img-top,.related-product-card:hover .card-img-top{transform:scale(1.03)}@media (width <= 992px){.product-gallery img{max-height:400px}.product-card .card-img-top,.related-product-card .card-img-top{height:180px}}@media (width <= 768px){.product-gallery img{max-height:350px}.comparison-table .product-image{height:120px}}@media (width <= 576px){.product-gallery img{max-height:300px}.product-card .card-img-top,.related-product-card .card-img-top{height:150px}.cart-item-img{width:60px;height:60px}.checkout-item-img{width:50px;height:50px}}
