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

.u-section-1 .u-image-1 {
  width: 828px;
  height: 252px;
  margin: 30px auto 60px 0;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 570px;
    height: 249px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 236px;
  }
}

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

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