.u-section-1 .u-sheet-1 {
  min-height: 50vw;
}

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

.u-section-1 .u-text-2 {
  margin: 20px auto 0 50px;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 299px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  margin: 30px auto 60px 50px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 178px;
  }
}