/*------------------------------------*\
   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;
    }
}

@media only screen and (max-width: 1068px) {
 .animation-fastcharging .battery-caption.caption2 {
  left:142px;
 }
}


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