#ac-localnav .ac-ln-title-subhead,
#ac-localnav .ac-ln-title-comingsoon {
	font-size: 11px;
}

/* line above the footnote */
.section-compare .section-content {
	border-bottom: 1px solid #424245;
}
@media only screen and (max-width: 1068px) {
	.section-compare .section-content {
		width: 95%;
	}
}

/* Section compare */

.section-compare .cta-compare {
	margin-top: 394px;
}

@media only screen and (max-width: 1068px) {
	.section-compare .cta-compare {
		margin-top: 361px;
	}
}
@media only screen and (max-width: 734px) {
	.section-compare .cta-compare {
		margin-top: 256px;
	}
}

.section-compare .specs-compare {
	margin-top: -45px;
}

@media only screen and (max-width: 1068px) {
	.section-compare .specs-compare {
		margin-top: -45px;
	}
}
@media only screen and (max-width: 734px) {
	.section-compare .specs-compare {
		top: 68px;
	}
}
.section-compare {
	--max-height: 570px;
}

@media only screen and (max-width: 1068px) {
	.section-compare {
		--max-height: 515px;
	}
}
@media only screen and (max-width: 734px) {
	.section-compare {
		--max-height: 370px;
	}
}

/* Enviroment Section */

.section-techspecs .callout-techspecs-environment ul {
	list-style: none;
	margin-left: 0;
}
