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

.u-section-1 .u-text-1 {
  margin: 111px auto 0 157px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-1 .u-text-2 {
  margin: -53px 194px 0 auto;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-1 .u-image-1 {
  filter: brightness(0.95);
  width: 394px;
  height: 308px;
  margin: 49px auto 0 100px;
}

.u-section-1 .u-image-2 {
  width: 512px;
  height: 290px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -308px 22px 48px auto;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    margin-right: 146px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 99px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 44px;
    margin-right: 92px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 266px;
    margin-left: 0;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 193px;
    margin-top: -266px;
    margin-right: 0;
  }
}