@media (max-width: 767px) {
.site-main h1 {
	font-size: 2.25rem;
}
.site-main h2 {
	font-size: 2rem;
}
}