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

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

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

.page-overview .section-spotlight .tile-learn-to-teach-code .tile .flex-column:last-of-type .flex-content {
	padding-right: 10%;
}

@media only screen and (max-width: 1068px) {
	.section-everyone-can-create .typography-headline-bold {
		font-size: 36px;
	}
}

@media only screen and (max-width: 734px) {
	.section-everyone-can-create .typography-headline-bold {
		font-size: 28px;
	}
}

@media only screen and (max-width: 425px) {
	.typography-headline-elevated-bold {
		font-size: 36px;
	}
}

@media only screen and (max-width: 370px) {
	.typography-headline-elevated-bold {
		font-size: 29px;
	}
}

@media only screen and (max-width: 370px) {
	.typography-headline-super-bold {
		font-size: 40px;
	}
}

@media only screen and (max-width: 1068px) {
	.shapes-bg-wrapper .shapes-bg-container {
		top: 50px;
	}
}

@media only screen and (max-width: 734px) {
	.shapes-bg-wrapper .shapes-bg-container {
		top: 0;
	}
}

@media only screen and (max-width: 570px) {
	.shapes-bg-wrapper .shapes-bg-container {
		top: 60px;
	}
}

@media only screen and (max-width: 430px) {
	.shapes-bg-wrapper .shapes-bg-container {
		top: 160px;
	}
}

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