.u-section-1 .u-image-1 {
  min-height: 100vh;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.editorandpublisher.com/uploads/original/20200602102916-f760-editorandpublisher5ed6623ce2ff9.jpg');
  background-position: 50% 50%;
}

.u-section-1 .u-text-1 {
  font-family: "Alfa Slab One";
  letter-spacing: 7px;
  font-size: 3.75rem;
  text-shadow: 0px -2px 8px rgba(71,138,201,1);
  margin: 243px 0 0 20px;
}

.u-section-1 .u-text-2 {
  font-family: "Alfa Slab One";
  letter-spacing: 7px;
  font-size: 3.75rem;
  text-shadow: 0px -2px 8px rgba(71,138,201,1);
  margin: 0 92px 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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