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

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

.u-section-1 .u-image-1 {
  width: 569px;
  height: 786px;
  margin: 40px auto 60px;
}

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 470px;
  }
}@font-face {
  font-family: 'Cambria-Font-For-Windows';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Cambria-Font-For-Windows.ttf);
}