@media only screen and (max-width: 734px) {
	.section.section-pretty-face .section-headline {
		font-size: 22px;
	}
}

@media only screen and (max-width: 375px) {
	.section.section-run-club
		.typography-section-copy.typography-grey.section-copy {
		padding-right: 20px;
	}
}
