/*------------------------------------*\
   GENERIC CSS
\*------------------------------------*/



/*------------------------------------*\
  END GENERIC CSS
\*------------------------------------*/
/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






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




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

@media only screen and (max-width: 1068px) {
	.section-create .section-content-block-camera .typography-overview-section-copy {
		width: 355px;
	}
}

@media only screen and (max-width: 734px) {
	.section-create .section-content-block-camera .typography-overview-section-copy {
		width: auto;
	}
}

@media only screen and (max-width: 380px) {
	html.enhanced .typography-overview-features-headline {
		font-size: 40px;
	}
}

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