 .u-section-1 {
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url('images/Tavira2_6328.jpg'), linear-gradient(to bottom, rgba(44, 204, 196, 0.5), rgba(44, 204, 196, 0.5));
  background-size: cover, cover;
}

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

.u-section-1 .u-image-1 {
  width: 363px;
  height: 98px;
  margin: 271px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  letter-spacing: 13px;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  width: 826px;
  margin: 0 auto 60px;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 381px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    margin-top: 401px;
  }

  .u-section-1 .u-text-1 {
    width: 540px;
    margin-bottom: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 92px;
    margin-top: 331px;
  }

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