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

/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/

.geo-alt-disclaimer {
  font-size: 19px; 
  line-height: 23px;
  font-weight: 400;
  font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .geo-alt-disclaimer {
    font-size: 14px;
    line-height: 17px;
  }
}

@media only screen and (max-width: 734px) {
  .geo-alt-disclaimer {
    font-size: 12px;
    line-height: 14px;
  }
}

@media (min-width: 735px) and (max-width: 1068px) {
    .section-highlights .media-gallery .media-gallery-item-liquid-glass .caption-container .caption {
        width: 280px;
    }
}

.compatibility-card .compatibility-headline {
    max-width: none;
}

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