 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2)), url('images/yht-min.jpg');
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  letter-spacing: 3px;
  text-shadow: 2px 2px 3px rgba(148,137,104,0.4);
  font-family: "Paytone One";
  font-weight: 700;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  letter-spacing: 3px;
  width: 550px;
  font-size: 3rem;
  margin: 30px auto 0;
}

.u-section-1 .u-social-icons-1 {
  white-space: nowrap;
  height: 32px;
  min-height: 16px;
  width: 158px;
  min-width: 94px;
  margin: 20px auto 0;
}

.u-section-1 .u-icon-1 {
  height: 100%;
}

.u-section-1 .u-icon-2 {
  height: 100%;
}

.u-section-1 .u-icon-3 {
  height: 100%;
}

.u-section-1 .u-icon-4 {
  height: 100%;
}

.u-section-1 .u-text-3 {
  font-size: 1.875rem;
  margin: 44px auto 60px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }
}

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

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

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

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 50px auto 0;
}

.u-section-2 .u-text-1 {
  margin: 30px auto 60px;
}@font-face {
  font-family: 'Phinster_Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Phinster_Regular.ttf);
}