/* Local overrides */
/* Section why */
.section.section-why .typography-grid-headline-medium-3 sup.footnote-number {
	left: -12px;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section.section-why
		.typography-grid-headline-medium-3
		sup.footnote-number {
		left: -8px;
	}
}
@media only screen and (max-width: 483px) {
	.section.section-why
		.typography-grid-headline-medium-3
		sup.footnote-number {
		left: -8px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-five-g.grid-item-content-blockquote {
		min-height: 440px;
	}
}
.section-compare {
	background: #fbfbfd !important;
}

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

@media only screen and (max-width: 1068px) {
	.section-compare {
		padding-top: 61px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare {
		padding-top: 52px;
	}
}
