@media only screen and (max-width: 734px) {
	.section.section-sport-band .section-headline {
		font-size: 23px;
	}
}

@media only screen and (max-width: 320px) {
	.section.section-run-club
		.typography-section-copy.typography-grey.section-copy {
		font-size: 18px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-run-club div.content-wrapper > p {
		padding-right: 28px;
	}
}
