/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.section-innovation .typography-headline-super {
		font-size: 38px;
	}
}

.section.section-hero {
	padding-left: 15px;
	padding-right: 15px;
}

@media only screen and (max-width: 890px) {
	.card .card-front-two-col {
		margin: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-values .typography-headline-super, .section-it .typography-headline-super, .section-experience .typography-headline-super, .section-how-to-buy .typography-headline-super {
		font-size: 42px;
	}
}

@media only screen and (max-width: 360px) {
	.section-values .typography-headline-super, .section-it .typography-headline-super, .section-experience .typography-headline-super, .section-how-to-buy .typography-headline-super {
		font-size: 36px;
	}
}

.section-how-to-buy .centered-headline {
	padding-bottom: 10px;
}

.section.section-values {
	padding-bottom: 50px;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/

.ribbon-education-savings {
	position: relative;
	z-index: 1;
}
