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

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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  object-position: 90% 50%;
  background-position: 50% 28%;
  background-image: url("https://assets.nicepagecdn.com/8a05ca23/6307096/images/Per_Carlbring_foto_av_Jokum_Sommer-1.jpeg");
  background-size: cover;
  margin: 60px auto 0;
}

.u-section-1 .u-text-1 {
  width: 740px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 740px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 0.875rem;
  width: 740px;
  margin: 20px auto 60px;
}

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

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

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

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

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

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

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

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

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