@charset "utf-8";
/* CSS Document */

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
/* Home Page */
	
#home-slider-section{
	height: 70vh;
}
	
#home-slider-logo{
	width: 55%;
}

}
