 .u-section-1 {
  background-image: url("images/surveillance-camera-built-into-s.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 4.5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,1);
  margin: 239px 51px 0 67px;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  text-transform: uppercase;
  line-height: 1.2;
  text-shadow: 2px -2px 8px rgba(0,0,0,1);
  margin: 8px 0 0 20px;
}

.u-section-1 .u-text-3 {
  font-size: 1.875rem;
  text-shadow: 0px -2px 8px rgba(51,51,51,1);
  font-weight: 700;
  margin: 67px 80px 60px 38px;
}

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: 805px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    margin-top: -540px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 532px;
  }
}