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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  width: 803px;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  font-family: "Dancing Script";
  font-weight: 700;
  margin: 16px 0 0 173px;
}

.u-section-1 .u-image-1 {
  width: 142px;
  height: 142px;
  object-position: 50% 13.7%;
  background-image: url("images/IMG_1171.JPG");
  background-position: 50% 5.55%;
  margin: -540px 42px 0 auto;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0px;
  margin: 399px 0 21px auto;
}

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

  .u-section-1 .u-text-2 {
    width: 803px;
    margin-left: 0;
  }

  .u-section-1 .u-image-1 {
    margin-top: -583px;
    margin-right: 35px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 442px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 720px;
  }

  .u-section-1 .u-text-2 {
    width: 720px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -201px;
    margin-right: 93px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 60px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 540px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -233px;
    margin-right: 89px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 92px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -231px;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 90px;
  }
}