/** such clean, wow **/

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


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

@media (min-width: 992px) and (min-height: 800px) {
	.section.full-height {
		height: 75vh;
		height: 75lvh;
		padding: 0;
	}
}