@charset "UTF-8";

@media screen and ( max-width:640px ){
	.groupHead h2 {
		font-size: 1.7em;
	}
	section h1 {
		font-size: 1.45em;
	}
}