@media only screen and (min-width: 1069px) {
	.section-hero .hero-intro {
		margin-bottom: 0px;
	}
}

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

@media only screen and (max-width: 734px) {
	.typography-headline-elevated {
		height: 180px;
		margin-top: 20px;
	}
	.section-hero .hero-intro {
		margin-top: 0px;
		margin-bottom: 20px;
	}
}

#ac-globalfooter {
	background-color: #f5f5f5;
}

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

.icon-mobifone {
	margin-top: 30px;
}

.section-hero .hero-content {
	max-width: 640px;
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-content {
		max-width: 355px;
	}
}

.button-shop-iphone12, .button-shop-iphonese {
	margin-top: 9px;
}

.section-compare .display .size {
	margin-top: 2px;
	margin-bottom: 5px;
}

.section-compare .compare-table .zoom h4 {
	margin-top: 20px;
}

@media only screen and (min-width: 735px) {
	.section-compare .tout {
		white-space: normal;
	}
}

/* Compare table fix */
.typography-body-tight, .typography-body-reduced {
	line-height: 1.4285914286;
}

.section-compare .display .column:not(:last-of-type), .section-compare .sos .column:not(:last-of-type) {
	margin-bottom: 5px;
}
