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

#intro {
	min-height:908px;
	}

@media screen and (max-width:480px) {
	p{width:100%;}
	}