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

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

.u-section-1 .u-text-2 {
  width: 356px;
  margin: 0 auto 9px;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    width: auto;
    margin-bottom: 29px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
}

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

  .u-section-2 .u-custom-html-1 {
    height: auto;
    min-height: 513px;
    width: 325px;
    margin: 8px auto 46px;
  }
}