 .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 0;
}

.u-section-1 .u-image-2 {
  width: 203px;
  height: 154px;
  margin: 46px 30px 46px auto;
}

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

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

  .u-section-1 .u-image-2 {
    width: 126px;
    height: 105px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 60px;
  }
}