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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 472px;
  height: 46px;
  margin: 27px auto 51px;
}

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

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