.tile-wrapper .tile .tile-question.ag-fixed-flex {
	flex-grow: 0;
}
/* COVID Ribbon */
.section.section-covid-19-ribbon {
	letter-spacing: -0.022em;
	line-height: 1.47059;
}

.section-compare .feature-list.ag-fixed-margin-top {
	margin-top: 24px;
}

.ribbon .ribbon-content:lang(th) {
	justify-content: center;
}

.section-compare .compare-table .display h4.typography-tout {
	margin-top: 0;
	margin-bottom: 0;
}

.section-compare .iphone-13.display {
	justify-content: flex-end;
}

.section-compare .iphone-12.display {
	justify-content: flex-end;
}

.section-compare .iphone-se.display {
	justify-content: flex-end;
}

.section-compare .display .size {
	margin-top: 10px;
}
/* Battery One Line on Large */

.section-compare .cell.display p, .section-compare .cell.battery p {
	max-width: 210px;
}

/* Fixed Hero height */

.section-hero .hero-content {
	padding-bottom: 246px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-content {
		padding-bottom: 168px;
	}
}

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

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

.section-compare .display .size {
	margin-bottom: 8px;
}

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