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

.u-section-1 .u-text-1 {
  letter-spacing: 1px;
  font-weight: 700;
  font-style: italic;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-style: italic;
  font-weight: normal;
}

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

.u-section-1 .u-image-2 {
  width: 519px;
  height: 359px;
  margin: -359px 20px 50px auto;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 20px;
    margin-left: auto;
  }

  .u-section-1 .u-image-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-2 {
    margin-bottom: 50px;
  }
}

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

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

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

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

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