@charset "UTF-8";
/* CSS Document */
#slider-main-zoom {
    width: 100%;
	height:710px;
	background-color: #FDFCF9;
	background-position: center;
}

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


.vegas-overlay{
}