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

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

.u-section-1 .u-image-1 {
  width: 347px;
  height: 128px;
  animation-timing-function: ease;
  margin: 16px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
  margin: 16px 0 60px;
}

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

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

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