.tile-5g .tile-headline {
	margin-left: 0;
	font-size: 40px;
}

@media only screen and (max-width: 1068px) {
	.tile-5g .tile-headline {
		font-size: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-5g .tile-headline {
		font-size: 24px;
	}
}

@media only screen and (max-width: 1068px) {
	.tile-5g .tile-copyblock {
		padding: 0 18px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-5g .tile-copyblock {
		padding: 0 10px;
	}
}

.tile-5g .tile-headline {
	margin-left: auto;
	margin-right: auto;
	max-width: 603px;
}

@media only screen and (max-width: 1068px) {
	.tile-5g .tile-headline {
		max-width: 500px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-5g .tile-headline {
		max-width: 360px;
	}
}

.tile-5g .tile-content-wrapper {
	height: 100%;
	max-height: 552px;
}

@media only screen and (max-width: 1068px) {
	.tile-5g .tile-content-wrapper {
		max-height: 402px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-5g .tile-content-wrapper {
		max-height: none;
		min-height: 360px;
	}
}

.tile-5g .tile-content {
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
}

.tile-5g .tile-copyblock {
	box-sizing: border-box;
	margin-bottom: 34px;
}

@media only screen and (max-width: 1068px) {
	.tile-5g .tile-copyblock {
		margin-bottom: 23px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-5g .tile-copyblock {
		margin-bottom: 20px;
	}
}

.tile-5g .tile-image {
	position: relative;
	max-width: 100%;
	background-size: contain;
	z-index: 0;
}

html.text-zoom .tile-5g .wrapper-copy {
	margin-top: 3em;
}

/* apple store */
.image-apple-store {
	width: 1400px;
	height: 550px;
	background-size: 1400px 550px;
	background-repeat: no-repeat;
	background-image: url("/my/iphone/switch/images/overview/buy_online__fu1vbt65w56q_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-apple-store {
		background-image: url("/my/iphone/switch/images/overview/buy_online__fu1vbt65w56q_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-apple-store {
		width: 733px;
		height: 400px;
		background-size: 733px 400px;
		background-repeat: no-repeat;
		background-image: url("/my/iphone/switch/images/overview/buy_online__fu1vbt65w56q_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) {
	.image-apple-store {
		background-image: url("/my/iphone/switch/images/overview/buy_online__fu1vbt65w56q_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-apple-store {
		width: 414px;
		height: 358px;
		background-size: 414px 358px;
		background-repeat: no-repeat;
		background-image: url("/my/iphone/switch/images/overview/buy_online__fu1vbt65w56q_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) {
	.image-apple-store {
		background-image: url("/my/iphone/switch/images/overview/buy_online__fu1vbt65w56q_small_2x.jpg");
	}
}
/* apple store card layout */
.tile-apple-store .tile-copyblock {
	text-align: right;
}

.tile-apple-store .tile-headline {
	margin-right: unset;
}

@media only screen and (max-width: 734px) {
	.tile-apple-store .tile-copyblock {
		text-align: left;
	}

	.tile-apple-store .tile-headline {
		margin-right: 0;
		margin-left: unset;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1069px) {
	.typography-tile-headline .medium-show {
		display: block;
	}
}

/* start: environment modal */
.tile-environment .tile-panel-content .typography-tile-copy {
	font-size: 22px;
}

@media only screen and (max-width: 1068px) {
	.tile-environment .tile-panel-content .typography-tile-copy {
		font-size: 15px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-environment .tile-panel-content .typography-tile-copy {
		font-size: 12px;
	}
}
/* end: environment modal */

/* Support tile -START */
.tile-support .tile-headline {
	max-width: 100%;
}

.section-tiles .nz-tile-support .tile-copyblock-center {
	text-align: center;
}

@media only screen and (max-width: 1068px) {
	.tile-support .tile-headline {
		max-width: 100%;
	}
}

@media only screen and (max-width: 734px) {
	.tile-support .tile-headline {
		max-width: 100%;
	}

	.section-tiles .nz-tile-support .tile-copyblock-center {
		text-align: center;
	}

	.tile-support.nz-tile-support .tile-headline {
		margin-left: auto;
	}
}

/* Support tile -END */
