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

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

.u-section-1 .u-text-1 {
  font-family: "Give You Glory";
  font-weight: 700;
  font-size: 1.125rem;
  margin: 16px 24px 0 auto;
}

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

.u-section-1 .u-text-2 {
  font-family: "Give You Glory";
  font-weight: 700;
  font-size: 1.875rem;
  margin: -34px auto 0;
}

.u-section-1 .u-image-1 {
  width: 325px;
  height: 282px;
  margin: 65px auto 0 182px;
}

.u-section-1 .u-image-2 {
  width: 249px;
  height: 307px;
  margin: -282px 247px 60px auto;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 62px;
    margin-left: 119px;
  }

  .u-section-1 .u-image-2 {
    margin-right: 173px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-top: 33px;
    margin-left: auto;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    margin-top: 20px;
  }
}