/* 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/ipad-pro */
@media (max-width: 1068px) {
	.section-promo [data-tile-id="ipad-pro"] .tile-subhead {
		max-width: 265px;
	}
}
/* end promos/ipad-pro */
