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

.u-section-1 .u-text-1 {
  width: 697px;
  margin: 55px auto 0;
}

.u-section-1 .u-text-2 {
  width: 697px;
  margin: 21px auto 60px;
}

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin: 15px 0 12px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    margin-bottom: 21px;
  }
} .u-section-2 {
  filter: none;
  background-image: url("images/MF2.png");
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-size: 3rem;
  font-family: Ephesis;
  margin: 60px auto 60px 383px;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 2.6666666666666665rem;
    margin-left: 182px;
  }
}

@media (max-width: 575px) {
   .u-section-2 {
    background-repeat: no-repeat;
    background-size: contain;
  }

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

  .u-section-2 .u-text-1 {
    font-size: 1.25rem;
    width: 158px;
    margin-top: 17px;
    margin-left: auto;
    margin-bottom: 39px;
  }
}