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

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

.u-section-1 .u-text-1 {
  font-family: Actor;
  margin: 23px auto 0;
}

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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  --radius: 10px;
  margin: -873px auto 0;
}

.u-section-1 .u-image-2 {
  width: 450px;
  height: 300px;
  --radius: 10px;
  margin: -747px auto 0;
}

.u-section-1 .u-image-3 {
  width: 450px;
  height: 300px;
  --radius: 10px;
  margin: 510px auto 0;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 246px auto 49px;
  padding: 8px 27px 8px 26px;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 227px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 227px;
    margin-top: -674px;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 227px;
  }
}