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






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





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

@media only screen and (min-width: 1069px) {
   html.enhanced .section-design-display .copy-container-wayfinder .copy-block-wayfinder {
      margin-bottom: 165px;
   }
}

.section.section-design-schematic .pin-side-button .pin-caption {
   width: 300px;
}

@media only screen and (max-width: 1068px) {
   .section.section-design-schematic .pin-side-button .pin-caption {
      width: 207px;
   }
}

@media only screen and (max-width: 734px) {
   html.enhanced .section.section-design-schematic .pin-action-button .pin-caption {
      width: 280px;
   }
}

@media only screen and (max-width: 734px) {
   .section.section-design-battery-life .violator {
      bottom: -10px;
   }
}


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