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






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





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

.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: 1068px) and (min-width: 735px) {
   html.enhanced .section.section-design-schematic .pin-action-button {
      height: 230px;
      top: -164px;
   }
}

@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: 375px) {
   html.enhanced .section.section-design-schematic .schematic-copy-content {
      margin-top: 51px;
   }
}

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

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



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