 .u-section-1 {
  background-image: url("images/fonrestorana1.jpg");
}

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

.u-section-1 .u-text-1 {
  background-image: none;
  font-size: 3.75rem;
  font-weight: 700;
  margin: 178px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  margin: 107px auto 0;
}

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

.u-section-1 .u-image-1 {
  width: 100px;
  height: 100px;
  margin: 12px auto 60px;
}

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

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

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

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

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

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

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

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