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

.u-section-1 .u-group-1 {
  width: 301px;
  height: 745px;
  margin: 22px auto 60px 0;
}

.u-section-1 .u-container-layout-1 {
  padding: 11px 0;
}

.u-section-1 .u-text-1 {
  font-family: "Alex Brush";
  font-weight: 700;
  line-height: 1.2;
  font-size: 3rem;
  margin: 0 auto 0 0;
}

.u-section-1 .u-text-2 {
  font-family: Lato, sans-serif;
  margin: 8px 30px 0 8px;
}

.u-section-1 .u-text-3 {
  font-family: "Alex Brush";
  font-weight: 700;
  line-height: 1.2;
  font-size: 3rem;
  margin: 30px 30px 0 auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

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