
  .highres-intro {
    max-width: 900px;
    margin: 0 auto 30px;
    font-size: 16px;
  }

  .highres-intro .photo-note {
    font-style: italic;
    opacity: .8;
    margin-top: 8px;
  }

  .highres-gallery {
    max-width: 900px;
    margin: 0 auto 40px;
  }

  .highres-gallery a {
    display: block;
    margin-bottom: 20px;
  }

  .highres-gallery img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    cursor: zoom-in;
  }
