@charset "UTF-8";
/* CSS Document */
#slider-main-zoom {
    width: 100%;
	height:100svh;
	background-color: #fff;
	background-position: top;
}

@media screen and (max-width: 760px) {
#slider-main-zoom {
}}


.vegas-overlay{
}