 .u-section-1 {
  border-style: dotted;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1)), url('images/default-image.jpg');
  background-size: cover, cover;
}

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

.u-section-1 .u-image-1 {
  width: 484px;
  height: 484px;
  margin: 159px auto 0;
}

.u-section-1 .u-text-1 {
  font-family: "Eagle Lake";
  margin: -435px 595px 60px 0;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 240px;
    margin-right: 188px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -436px;
    margin-right: 395px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 162px;
    margin-right: -13px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -481px;
    margin-right: 175px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 422px;
    height: 422px;
    margin-top: 221px;
    margin-right: -1px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -563px;
    margin-right: 0;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 0;
    margin-bottom: 0;
  }
}