@charset "UTF-8";
/* CSS Document */


#slider-main-zoom {
    width: 100%;
	height:100svh;
	background-color: #000;
	background-position: top;
}


@media screen and (max-width: 761px) {
#slider-main-zoom {
    width: 100%;
	height:100svh;
	background-color: #000;
	background-position: top;
}}

.vegas-overlay{
}