@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;
	}
}

/* Buystrip */

#ac-globalfooter
	.ac-gf-content
	.ac-gf-buystrip
	.ac-gf-buystrip-info-shipping
	.ac-gf-buystrip-info-copy {
	padding: 0 35px;
}

#ac-globalfooter
	.ac-gf-content
	.ac-gf-buystrip
	.ac-gf-buystrip-info-financing
	.ac-gf-buystrip-info-copy {
	padding: 0 10px;
}
/* App Nike Run Club*/
@media only screen and (min-width: 1069px) {
	.section-run-club div.content-wrapper > p {
		padding-right: 20px;
	}
}
