/******** Localised images start ********/
.section-hero.screens .image-hero-iphone-16 {
	background-image: url("/nz/iphone/buy/images/overview/hero__ges919d02kq6_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) {
	.section-hero.screens .image-hero-iphone-16 {
		background-image: url("/nz/iphone/buy/images/overview/hero__ges919d02kq6_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero.screens .image-hero-iphone-16 {
		background-image: url("/nz/iphone/buy/images/overview/hero__ges919d02kq6_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-hero.screens .image-hero-iphone-16 {
		background-image: url("/nz/iphone/buy/images/overview/hero__ges919d02kq6_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero.screens .image-hero-iphone-16 {
		background-image: url("/nz/iphone/buy/images/overview/hero__ges919d02kq6_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-hero.screens .image-hero-iphone-16 {
		background-image: url("/nz/iphone/buy/images/overview/hero__ges919d02kq6_small_2x.jpg");
	}
}

/******** Localised images end ********/

/******** Local fixes start ********/

/* Hero background image position START */

.section.section-covid-19-ribbon {
	text-align: center;
}

/** Carrier **/
.section-carriers .column p.center {
	text-align: center;
}

@media only screen and (max-width: 735px) {
	.section-carriers .column p.center {
		text-align: left;
	}
}

@media only screen and (max-width: 1068px) {
	.section-carriers .section-content {
		width: 750px;
	}
}

@media only screen and (max-width: 735px) {
	.section-carriers .section-content {
		width: 90%;
	}
}

.section-carriers .section-content {
	padding: 70px 0 68px;
	text-align: left;
}

@media only screen and (max-width: 1068px) {
	.section-carriers .section-content {
		padding: 70px 0;
	}
}

.section-carriers hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #d6d6d6;
	margin: 67px 0;
}

@media only screen and (max-width: 735px) {
	.section-carriers hr {
		margin: 60px 0;
	}
}

@media only screen and (max-width: 1068px) {
	.section-carriers .column {
		padding-left: 30px;
	}
}

@media only screen and (max-width: 735px) {
	.section-carriers .column {
		margin-bottom: 43px;
	}
}

.section-carriers .column:last-child {
	margin-bottom: 0;
}

.section-carriers .column-spacing-top {
	margin-top: 47px;
}

@media only screen and (max-width: 735px) {
	.section-carriers .column-spacing-top {
		margin-top: 0;
	}
}

.section-carriers .icon-standin {
	background: #ccc;
	border-radius: 10%;
	width: 60px;
	height: 60px;
}

.line-height {
	margin-top: 0.8em;
}

.section-compare {
	padding-top: 0px;
}

.section-carriers .section-content {
	padding-bottom: 0px;
}

.ac-gf-sosumi {
	border: none;
}

.section-carriers .column h4 {
	margin-top: 12px;
}
/******** Local fixes end ********/
