 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(28, 113, 152, 0.05), rgba(28, 113, 152, 0.05));
  background-size: cover;
}

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

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

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: auto;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(28, 113, 152, 0.05), rgba(28, 113, 152, 0.05));
  background-size: cover;
}

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

.u-section-2 .u-image-1 {
  width: 573px;
  height: 587px;
  margin: 0 auto 30px;
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 583px;
  }

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 553px;
  }
}

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

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