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

@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .icons .icon.icon-samsung {
		margin-left: 0px;
	}
}

.section-apple-tv-app .icons .icon.icon-lg {
	margin-left: 320px;
}

@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .icons .icon.icon-lg {
		margin-left: 220px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .icons .icon.icon-lg {
		margin-left: 0px;
	}
}

.section-apple-tv-app .icons .icon.icon-sony {
	margin-right: 290px;
}

@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .icons .icon.icon-sony {
		margin-right: 190px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .icons .icon.icon-sony {
		margin-right: 0px;
	}
}

/* Start Apple One */

@media only screen and (min-width: 1441px) {
	.section-apple-one .tile-copy-wrapper {
		width: 700px;
	}
}

.section-apple-one .tile-image {
	width: 409px;
	height: 363px;
	background-size: 409px 363px;
	background-repeat: no-repeat;
	background-image: url("/sg/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("/sg/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("/sg/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("/sg/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("/sg/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("/sg/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 */

/* Devices */
.section-apple-tv-app .external .logo {
	padding: 0 40px;
	margin-left: 0;
	margin-right: 0;
}

.section-apple-tv-app .external {
	justify-content: center;
}
@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .external .logo {
		padding: 0 30px;
	}
	.section-apple-tv-app .external {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-tv-app .external .logo {
		padding: 0 10px;
	}
}
/* END Devices */
