/* start main css */
/* Endless enterntainment background fix - START */

#tv-gallery {
	background-color: #f5f5f7;
}

/* Endless enterntainment background fix - END */

/* end main css */

/* start heroes/apple-event-september-2026-announce */
.section-hero [data-tile-id="apple-event-september-2026-announce"] .tile-subhead {
	max-width: 770px;
}

@media (max-width: 1068px) {
	.section-hero [data-tile-id="apple-event-september-2026-announce"] .tile-subhead {
		max-width: 390px;
	}
}

@media (max-width: 734px) {
	.section-hero [data-tile-id="apple-event-september-2026-announce"] .tile-subhead {
		max-width: 310px;
	}
} /* end heroes/apple-event-september-2026-announce */

/* start promos/airpods-pro-3 */
.section-promo [data-tile-id="airpods-pro-3"] .tile-subhead {
	max-width: 250px;
}
@media (max-width: 1068px) {
	.section-promo [data-tile-id="airpods-pro-3"] .tile-subhead {
		max-width: 220px;
	}
}
/* end promos/airpods-pro-3 */
