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

.u-section-1 .u-image-1 {
  width: 726px;
  height: 717px;
  margin: 30px auto 0;
}

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

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 711px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 336px;
  }
}.mcc-logo {
	opacity: 0.1;
}