 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.8)), url("images/pop-zebra-4q3Ogm3Kt44-unsplash.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 246px;
  height: 246px;
  margin: 132px auto 0;
}

.u-section-1 .u-image-2 {
  width: 379px;
  height: 92px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1rem;
  width: 380px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  line-height: 1.1;
  background-image: none;
  width: 380px;
  margin: 20px auto 0;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-image-2 {
    width: 340px;
    height: 82px;
  }

  .u-section-1 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

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