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

.u-section-1 .u-image-1 {
  width: 665px;
  height: 196px;
  margin: 193px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 577px;
    height: 170px;
    margin-top: 206px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 531px;
    height: 157px;
    margin-top: 212px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 114px;
    width: 384px;
    margin-top: 60px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 83px;
    width: 280px;
  }
}