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






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




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


.connections-expansion-content > div.grid.grid-container.grid-content > div:nth-child(2) > ul > li:nth-child(1){
    margin-bottom: 32px;
 }
 
 @media only screen and (max-width: 1068px) {
     .connections-expansion-content > div.grid.grid-container.grid-content > div:nth-child(2) > ul > li:nth-child(1){
         margin-bottom: 0;
     }
 }
 
@media only screen and (max-width: 1064px) {
   .grid-item-retina-display .typography-specs-aag-subheadline {
      font-size: 48px;
   }
}

@media only screen and (max-width: 734px) {
   .grid-item-retina-display .typography-specs-aag-subheadline {
      font-size: 28px;
   }
}

@media only screen and (max-width: 1064px) {
   .section-techspecs .section-at-a-glance .grid-content .grid-item-retina-display {
   margin-top: 16px;
   }
}

@media only screen and (max-width: 734px) {
   .section-techspecs .section-at-a-glance .grid-content .grid-item-retina-display {
   margin-top: 0px;
   }
}

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