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

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

@media only screen and (min-width: 1069px) {
  .geo-alt-disclaimer {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #6E6E73;
  }
  #highlights-gallery-item-4 .caption-container.large-pin-top-left p {
    width:700px;
  }
  #discovery-gallery-item-1{
  width: 372px;
}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .geo-alt-disclaimer {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #6E6E73;
  }
  .section-highlights [data-ac-gallery-item].media-gallery-item-live-translation .positioned-media-element.static {
    margin-top:30px;
  }
    #discovery-gallery-item-1{
    width: 340px;
  }
}

@media only screen and (max-width: 734px) {
  .geo-alt-disclaimer {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #6E6E73;
  }
    #discovery-gallery-item-1{
    width: 260px;
  }  
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/ 