 .u-section-1 {
  background-image: url("images/1-1024x480.png");
  background-position: 50% 50%;
}

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

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

.u-section-1 .u-image-2 {
  width: 207px;
  height: 303px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 500;
  margin: 30px auto 60px;
}

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

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

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

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

  .u-section-1 .u-image-2 {
    width: 187px;
    height: 273px;
    margin-top: 89px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 47px;
  }
}