/** such clean, wow **/

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


@media (max-width: 767px) {
	h1, .h1 {
		font-size: 2.5rem!important;
		text-transform: uppercase;
	}
}