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






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





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

.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;
   }
 }
 
 .page-specs .section-siri-remote {
   overflow: visible;
 }
 
 @media only screen and (max-width: 734px) {
    .techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-column, .techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-columnheader, .techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-rowheader {
       margin-top: 20px;
    }
 }
 
 .page-specs .section-siri-remote .hardware-diagram .caption-play {
   left: 35px;
 }
 
 @media only screen and (max-width: 1068px) {
   .page-specs .section-siri-remote .hardware-diagram .caption-play {
     left: -39px;
   }
 }
 
 @media only screen and (max-width: 734px) {
   .page-specs .section-siri-remote .hardware-diagram .caption-play {
     left:0px;
   }
 }

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