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

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

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

@media only screen and (max-width: 575px) {
	.animation-fastcharging .battery-caption {
		font-size: 13px;
	}
}
@media only screen and (max-width: 585px) {
	.graph-charging .graph-badge-right {
		font-size: 11px;
		right: 6px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-fastcharging .typography-headline {
		width: 68%;
		margin-right: 150px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
