@media only screen and (max-width: 667px) {
	h1 {
		font-size: 1.6em;
	}
}