.industry-share-story-headline {
	margin-top: 96px;
	text-align: center;
	overflow-y: hidden;
}

/*section-tiles detail-tiles*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-tile-paragraph-copy {
		font-size: 17px;
	}
}
@media only screen and (max-width: 483px) {
	.section-tiles .typography-tile-paragraph-copy {
		font-size: 16px;
	}
}
@media only screen and (max-width: 370px) {
	.section-tiles .typography-tile-paragraph-copy {
		font-size: 15px;
	}
}

/* Only at Apple */
@media only screen and (min-width: 1069px) {
	.typography-only-with-apple-column-headline {
		font-size: 38px;
	}
}
