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

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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 46px auto 0;
}

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 378px;
  height: 87px;
  margin: 90px auto 0;
}

.u-section-1 .u-image-2 {
  --radius: 10px;
  width: 483px;
  height: 87px;
  margin: 90px auto 0;
}

.u-section-1 .u-image-3 {
  --radius: 10px;
  width: 378px;
  height: 87px;
  margin: 90px auto 0;
}

.u-section-1 .u-image-4 {
  --radius: 10px;
  width: 320px;
  height: 74px;
  margin: 90px auto 0;
}

.u-section-1 .u-image-5 {
  --radius: 10px;
  width: 320px;
  height: 74px;
  margin: 90px auto 0;
}

.u-section-1 .u-image-6 {
  --radius: 10px;
  width: 93px;
  height: 87px;
  margin: 90px auto 60px;
}

.u-section-1 .u-image-7 {
  --radius: 10px;
  width: 320px;
  height: 73px;
  margin: 90px auto 0;
}

.u-section-1 .u-image-8 {
  --radius: 10px;
  width: 93px;
  height: 87px;
  margin: 90px auto 60px;
}

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 78px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 61px;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 78px;
  }
}