 .u-section-1 {
  background-image: url("/images/AYHANASFALTBACKG.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 167px;
  height: 132px;
  box-shadow: 0px 0px 12px 5px rgba(255,255,255,1);
  margin: 84px auto 0;
}

.u-section-1 .u-text-1 {
  text-shadow: 0px 0px 8px rgba(26,26,26,1);
  font-size: 1.875rem;
  margin: 72px auto 0;
}

.u-section-1 .u-text-2 {
  text-shadow: 0px 0px 8px rgba(26,26,26,1);
  font-size: 1.875rem;
  margin: 8px auto 0;
}

.u-section-1 .u-text-3 {
  text-shadow: 0px 0px 8px rgba(26,26,26,1);
  font-size: 3rem;
  margin: 72px auto 0;
}

.u-section-1 .u-text-4 {
  text-shadow: 0px 0px 8px rgba(0,0,0,1);
  font-size: 3rem;
  margin: 72px auto 60px;
}

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

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 103px;
    height: 65px;
    margin-top: 41px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 29px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 13px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-1 .u-text-4 {
    width: auto;
    font-size: 1.875rem;
    margin: 50px 0 41px;
  }
}