/* WooCommerce/product-gallery styles */

@media screen and (min-width: 1800px) {
  .wp-block-woocommerce-product-gallery.wc-block-product-gallery {
    max-height: 1190px;
  }
}
