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

.u-section-1 .u-image-1 {
  width: 250px;
  height: 212px;
  margin: 73px auto 37px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: 106px;
    margin-bottom: 48px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 173px;
    margin-bottom: 37px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 387px;
}

.u-section-2 .u-image-1 {
  width: 250px;
  height: 250px;
  background-image: url("images/kl-border.jpg");
  background-position: 50% 50%;
  margin: 40px auto 0;
}

.u-section-2 .u-text-1 {
  margin: 29px auto 38px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: auto;
  }
}