.section-hero .section-content .copy-wrapper p {
	padding: 0 20px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-content .copy-wrapper p {
		padding: 0 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-content .copy-wrapper p {
		padding: 0 0px;
	}
}

/*.section-apple-fitness .hero-heading-cta-container {
	padding-right: 175px;
}*/
