body.path-frontpage h1 {
    font-size: 2rem;
}

@media (min-width: 768px) {
	body.path-frontpage h1 {
    font-size: 3.2rem;
}
	
}