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

.u-section-1 .u-image-1 {
  width: 558px;
  height: 558px;
  object-position: 50% 45.95%;
  background-image: url("images/hugo.jpg");
  background-position: 50% 13.8%;
  margin: 61px auto 0;
}

.u-section-1 .u-shape-1 {
  height: 179px;
  background-image: none;
  margin-top: -130px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  line-height: 43px;
  font-size: 3.75rem;
  margin: -111px 200px 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  margin: 30px 200px 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  font-weight: 300;
  margin: 30px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-1 .u-shape-1 {
    margin-top: -112px;
  }

  .u-section-1 .u-text-1 {
    line-height: 1.4;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 59px;
    height: 340px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-shape-1 {
    margin-top: -68px;
  }

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