@charset "utf-8";
/* for About Page */
@media only screen and (max-width : 555px) {
	.pagetitle {
		font-size: 2.5rem; 
	}
}
