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

.u-section-1 .u-image-1 {
  width: 400px;
  height: 278px;
  margin: 298px auto 0;
}

.u-section-1 .u-text-1 {
  width: 409px;
  margin: 41px auto 60px;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 236px;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
  }
}