@charset "UTF-8";
/* CSS Document */
#slider-main-zoom {
    position: fixed;
    width: 100%;
	height: 100dvh;
	position: center;
	background-color: #fff;
background-size: cover;
}

.vegas-overlay{
}