 .u-section-1 {
  background-image: none;
  min-height: 2533px;
}

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

.u-section-1 .u-image-1 {
  width: 508px;
  height: 508px;
  background-image: url("images/Mandy.jpg");
  background-position: 50% 50%;
  margin: -242px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 40px calc(((100% - 1140px) / 2) + 222px) 0 calc(((100% - 1140px) / 2) + 140px);
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  font-size: 1.25rem;
  font-style: normal;
  line-height: 2;
  margin: 41px 197px 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 697px;
    margin-left: calc(((100% - 940px) / 2) + 40px);
    margin-right: calc(((100% - 940px) / 2) + 122px);
  }

  .u-section-1 .u-text-2 {
    width: 701px;
    margin-left: 97px;
    margin-right: 97px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 720px) / 2));
    margin-right: calc(((100% - 720px) / 2));
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
    margin-right: calc(((100% - 540px) / 2));
  }

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
    font-size: 2.25rem;
    margin-left: calc(((100% - 340px) / 2));
    margin-right: calc(((100% - 340px) / 2));
  }

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