.section-apple-tv-app .external .icon-samsung {
	margin-left: 0;
}

.section-apple-tv-app .external .icon-sony {
	margin-right: 0;
}

@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .external .icon-roku {
		padding-left: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .external .icon-roku {
		padding-left: 10px;
	}
}

/* Start Apple One */

.section-apple-one .tile-image {
	width: 409px;
	height: 363px;
	background-size: 409px 363px;
	background-repeat: no-repeat;
	background-image: url("/ph/apple-tv-plus/images/overview/bundle__e93qdcv7mtm6_large.jpg");
	margin-top: 126px;
	margin-bottom: 128px;
	min-width: 409px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.section-apple-one .tile-image {
		background-image: url("/ph/apple-tv-plus/images/overview/bundle__e93qdcv7mtm6_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-image {
		width: 253px;
		height: 225px;
		background-size: 253px 225px;
		background-repeat: no-repeat;
		background-image: url("/ph/apple-tv-plus/images/overview/bundle__e93qdcv7mtm6_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-apple-one .tile-image {
		background-image: url("/ph/apple-tv-plus/images/overview/bundle__e93qdcv7mtm6_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-one .tile-image {
		width: 205px;
		height: 182px;
		background-size: 205px 182px;
		background-repeat: no-repeat;
		background-image: url("/ph/apple-tv-plus/images/overview/bundle__e93qdcv7mtm6_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-apple-one .tile-image {
		background-image: url("/ph/apple-tv-plus/images/overview/bundle__e93qdcv7mtm6_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-image {
		margin-top: 96px;
		margin-bottom: 98px;
		min-width: auto;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-one .tile-image {
		margin-top: 42px;
		margin-bottom: 77px;
		position: relative;
		left: 15px;
	}
}
/* End Apple One */

/* start section offer alignment */
@media only screen and (max-width: 1440px) {
	.section-offers .offer-fix {
		margin-bottom: 75px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-offers .offer-fix {
		margin-bottom: 55px;
	}
}

@media only screen and (max-width: 734px) {
	.section-offers .offer-fix {
		margin-bottom: 21px;
	}
}

/* the apple tv app is everywhere */

@media only screen and (max-width: 734px) {
	.logo.icon-airplay.col {
		justify-content: start;
	}
}
@media only screen and (min-width: 735px) {
	.section-apple-tv-app .internal.alt-2025 {
		justify-content: center;
		gap: 0 1rem;
	}
}
.section-apple-tv-app .internal {
	max-width: unset;
}

.section-apple-tv-app .internal .logo {
	flex-basis: 20%;
}

@media only screen and (min-width: 735px) {
	.section-apple-tv-app .internal .logo:nth-child(2), .section-apple-tv-app .internal .logo:nth-child(5) {
		flex-basis: 20%;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .internal .logo {
		flex-basis: 50%;
	}
}
