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

.u-section-1 .u-text-1 {
  margin: 15px 0 0;
}

.u-section-1 .u-text-2 {
  margin: 15px 15px 0 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 20px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-bottom: 15px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 101px;
}

.u-section-2 .u-custom-html-1 {
  margin-top: 16px;
  margin-bottom: 16px;
  height: auto;
  min-height: 69px;
}

@media (max-width: 575px) {
  .u-section-2 .u-custom-html-1 {
    margin-top: 15px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 466px;
}

.u-section-3 .u-map-1 {
  height: 428px;
  margin-top: 10px;
  margin-bottom: 28px;
}