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

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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  object-position: 90% 50%;
  background-position: 50% 50%;
  background-image: url("images/nc.png");
  margin: 60px auto 0;
}

.u-section-1 .u-text-1 {
  margin: 30px 0 60px;
}

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

  .u-section-1 .u-text-1 {
    margin-bottom: 44px;
  }
}