.woocommerce-product-gallery__image--wcgvu {
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce-product-gallery__image--wcgvu .wcgvu-product-video {
	display: block;
	width: auto;
	height: auto;
	max-height: 930px;
	max-width: 100%;
	background: transparent;
	object-fit: contain;
	margin: 0 auto;
}
