/** such clean, wow **/

h1, .h1 {
	font-size: 3.3rem;
}

@media (max-width: 767px) {
	h1 {
		font-size: 1.8rem;
	}
}