 .u-section-1 {
  background-image: url("images/gael-frebourg-skipper-01-01.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 759px;
}

.u-section-1 .u-image-1 {
  width: 299px;
  height: 185px;
  margin: 168px auto 0;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-family: Georgia, serif;
  font-size: 3rem;
  margin: 116px auto 0;
}

.u-section-1 .u-text-2 {
  background-image: none;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 15px auto 60px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 742px;
  }

  .u-section-1 .u-image-1 {
    width: 351px;
    height: 217px;
    margin-top: 120px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 132px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 262px;
    height: 163px;
    margin-top: 185px;
  }

  .u-section-1 .u-text-1 {
    font-family: EBGaramond-Regular;
    font-size: 1.875rem;
    margin-top: 124px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 729px;
  }

  .u-section-1 .u-image-1 {
    width: 310px;
    height: 192px;
    margin-top: 127px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 127px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 491px;
  }

  .u-section-1 .u-image-1 {
    height: 152px;
    width: 246px;
    margin-top: 103px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 78px;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 14px;
  }
}