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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-how-to-buy-module .column-contact {
		padding: 0 20px;
	}
}

@media only screen and (min-width: 735px) {
	.modal .section-how-to-buy-module .column-contact {
		padding: 0 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .typography-headline-super {
		font-size: 40px;
	}
	.section-get-certified .typography-headline-preamble {
		font-size: 30px;
	}
}

@media only screen and (min-width: 735px) {
	.section-hero .hero-headline .highlight-wrapper {
		top: 6px;
		position: relative;
	}
}

@media only screen and (max-width: 1068px) {
	.section-get-certified .grid-item-swift-challenge .button.button-outline.button-long-copy {
		padding: 12px 17px;
	}
}

@media only screen and (max-width: 734px) {
	.section-teach-code .grid-item .tile-content {
		padding-left: 25px;
		padding-right: 25px;
	}
}

.section-ribbon {
	position: relative;
}

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