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

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

.u-section-1 .u-image-1 {
  width: 40px;
  height: 26px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 600;
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  width: 720px;
  margin: 30px auto 60px;
}

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

.u-section-1 .u-btn-2 {
  background-image: none;
  font-weight: 500;
  padding: 0;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-weight: 400;
  }

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