.section-header__heading {
	font-size:20px;
}
@media (max-width: 45em) {
	.section-header__heading {
		font-size:20px;
	}
}