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

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

.u-section-1 .u-text-1 {
  background-image: none;
  font-family: PlaylistScript;
  font-size: 3.4375rem;
  margin: 60px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  font-family: Montserrat, sans-serif;
  margin: 65px 0 60px;
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}@font-face {
  font-family: 'PlaylistScript';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/PlaylistScript.otf);
}