#discovery-gallery-item-1{
  width: 372px;
}

@media only screen and (max-width: 1068px) { 
  #discovery-gallery-item-1{
    width: 340px;
  }               
}  


@media only screen and (max-width: 734px) { 
  #discovery-gallery-item-1{
    width: 260px;
  }              
} 


@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;
  }
}

@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;
  }
}

@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;
  }
}


@media only screen and (min-width: 1069px) {
  #highlights-gallery-item-4 > .card > .caption-container > .caption{
    width: 650px;
  }
}


@media only screen and (min-width: 735px) and (max-width: 1068px) {
    #highlights-gallery-item-5 > .card > .caption-container > .caption{
    width: 290px;
  }
}
