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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 800;
  margin: 24px auto 0;
}

.u-section-1 .u-form-1 {
  height: 415px;
  width: 570px;
  margin: 11px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
}

.u-section-1 .u-text-2 {
  font-weight: 800;
  font-size: 2.25rem;
  margin: 83px auto 0 83px;
}

.u-section-1 .u-map-1 {
  width: 804px;
  height: 544px;
  margin: 24px auto 42px;
}

@media (max-width: 991px) {
  .u-section-1 .u-map-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-form-1 {
    width: 540px;
  }

  .u-section-1 .u-map-1 {
    width: 540px;
  }
}

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

  .u-section-1 .u-form-1 {
    width: 340px;
  }

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

  .u-section-1 .u-map-1 {
    width: 340px;
  }
}