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



/* ::::::::::: [ LANDSCAPE START ] ::::::::::: */

	@media all and (orientation:landscape) and (max-width: 768px){
		
		.logo{
			max-width:385px;
		}
		
	}

/* ::::::::::: [ LANDSCAPE END ] ::::::::::: */