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


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