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

.u-section-1 .u-text-1 {
  font-family: seguisb;
  font-style: italic;
  font-weight: 900;
  margin: 60px 0;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
  }
}@font-face {
  font-family: 'seguisb';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/seguisb.ttf);
}@font-face {
  font-family: 'tahomabd';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/tahomabd.ttf);
}