@charset "UTF-8";
/* CSS Document */
#slider-main-zoom {
    width: 100%;
	aspect-ratio: 10/5;
	overflow: hidden;
	position: relative;
	z-index: 0;
	background-color: #fff;
	background-position: top;
}


.vegas-overlay{
	background: rgb(0,0,0,0)
}