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

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  margin: 100px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  margin: 80px auto 0;
}

.u-section-1 .u-image-1 {
  width: 209px;
  height: 209px;
  margin: 80px auto 60px;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 32px;
    margin-right: 32px;
  }

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