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

.u-section-1 .u-map-1 {
  animation-duration: 1000ms;
  height: 698px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 51px 0 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 26px 0 60px;
}

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

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

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

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

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

  .u-section-1 .u-map-1 {
    height: 400px;
    width: 100%;
  }

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

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

  .u-section-1 .u-text-3 {
    font-size: 1.25rem;
    margin-top: 10px;
    margin-bottom: 57px;
  }
}