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

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

/* Endless enterntainment background fix - END */

/* end main css */

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

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

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

/* start promos/icloud-plus */
.main [data-module-template="promos"] [data-unit-id="icloud-plus"] .unit-copy-wrapper .subhead {
	max-width: 530px;
	width: 100%;
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="promos"] [data-unit-id="icloud-plus"] .unit-copy-wrapper .subhead {
		max-width: 530px;
	}
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="promos"] [data-unit-id="icloud-plus"] .unit-copy-wrapper .subhead {
		max-width: 345px;
	}
}

.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-icloud-plus-promo-icloud-plus {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-icloud-plus-promo-icloud-plus {
		width: 516px;
		height: 490px;
		background-size: 516px 490px;
		background-repeat: no-repeat;
	}
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-icloud-plus-promo-icloud-plus {
		width: 734px;
		height: 500px;
		background-size: 734px 500px;
		background-repeat: no-repeat;
	}
}
/* end promos/icloud-plus */

/* 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 */
