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

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

/* Endless enterntainment background fix - END */

/* end main css */

/* start promos/apple-watch-series-11 */
@media only screen and (max-width: 734px) {
	.section-promo [data-tile-id="apple-watch-series-11"] .tile-subhead {
		max-width: 200px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-promo [data-tile-id="apple-watch-series-11"] .tile-subhead {
		max-width: 330px;
	}
}
/* end promos/apple-watch-series-11 */

/* start promos/apple-fitness-plus-summer */
.section-promo [data-tile-id="apple-fitness-plus-summer"] .tile-subhead {
	max-width: 350px;
}
/* end promos/apple-fitness-plus-summer */
