.ct-product-gallery-container img,
.woocommerce-product-gallery img.wp-post-image,
figure.ct-media-container img {
max-height: 500px !important;
object-fit: contain !important;
}
.ct-product-gallery-container,
figure.ct-media-container {
max-height: 500px !important;
overflow: hidden !important;
aspect-ratio: 1 !important;
}
.woocommerce div.product form.cart {
margin-bottom: 10px !important;
}
