 .u-section-1 {
  --color-var: #0e2841;
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 102px;
  margin: 372px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1rem;
  margin: 222px 0 60px;
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    width: 540px;
    height: 97px;
  }
}

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