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






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





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

@media screen and (max-width: 734px) {
   .section-processor + .techspecs-section .techspecs-row .techspecs-rowheader.specs-title {
      margin-top: 20px;
   }
}




.page-specs .section-size-weight .appletv-dimensions .caption-height {
   bottom: 50px;
   }

@media only screen and (max-width: 734px){
   .page-specs .section-size-weight .appletv-dimensions .caption-height {
      bottom: 33px;
   }
}

@media only screen and (max-width: 1068px) {
    .page-specs .section-connectivity .hardware-diagram.wifi-ethernet .caption-power {
        left: 10px;
    }
}

@media only screen and (max-width: 734px) {
    .page-specs .section-connectivity .hardware-diagram.wifi-ethernet .caption-power {
        left: 19px;
    }
}

@media only screen and (max-width: 1068px) {
    .page-specs .section-connectivity .hardware-diagram .caption-power {
        width: 78px;
    }
}

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