 .u-section-1 {
  background-position: 50% 50%, 50% 66.51%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: cover, contain, cover;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('images/foto3.png'), linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
}

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

.u-section-1 .u-text-1 {
  font-family: Electrolize;
  font-weight: 400;
  margin: 228px 80px 0;
}

.u-section-1 .u-text-2 {
  font-family: Electrolize;
  font-size: 1.875rem;
  margin: 33px 0 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-icon-1 {
  font-size: 2.9em;
}

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

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 142px;
  }

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