@charset "UTF-8";
/* CSS Document */


@media screen and (max-width:667px){
	nav{
	display: none;
	font-family: antic;
	font-style: normal;
	font-weight: 400;
	}
	#section1{
		margin-top: 0;
	}
}
