html .section-september-event [data-tile-id="hero-september-2026-apple-event"] {
	background-color: #42679e;
}

/* start promo/bts-2026 */
.section-promo [data-tile-id="bts-2026"] .tile-subhead {
	max-width: 640px;
}

@media (max-width: 1068px) {
	.section-promo [data-tile-id="bts-2026"] .tile-subhead {
		max-width: 320px;
	}
}

@media (max-width: 734px) {
	.section-promo [data-tile-id="bts-2026"] .tile-subhead {
		max-width: 320px;
	}
}
/* end promo/bts-2026 */

/* start promo/airpods-5 */
.section-promo [data-tile-id="airpods-5"] .tile-subhead {
	max-width: 250px;
}

@media (max-width: 1068px) {
	.section-promo [data-tile-id="airpods-5"] .tile-subhead {
		max-width: 225px;
	}
}

@media (max-width: 734px) {
	.section-promo [data-tile-id="airpods-5"] .tile-subhead {
		max-width: 225px;
	}
}
/* end promo/airpods-5 */

/* start hero/apple-watch-series-12 */
.section-hero [data-tile-id="apple-watch-series-12"] .tile-subhead {
	max-width: 640px;
}

@media (max-width: 1068px) {
	.section-hero [data-tile-id="apple-watch-series-12"] .tile-subhead {
		max-width: 550px;
	}
}

@media (max-width: 734px) {
	.section-hero [data-tile-id="apple-watch-series-12"] .tile-subhead {
		max-width: 320px;
	}
}
/* end hero/apple-watch-series-12 */
