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

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

.u-section-1 .u-text-1 {
  margin: 6px auto 0;
}

.u-section-1 .u-text-2 {
  width: 680px;
  font-size: 1.5rem;
  margin: 14px auto 0;
}

.u-section-1 .u-image-1 {
  width: 334px;
  height: 300px;
  margin: 30px auto 49px;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 20px;
    margin-left: -8px;
    margin-right: -8px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 11px;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-1 .u-image-1 {
    width: 300px;
    height: 269px;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}