 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.85), rgba(0,0,0,0.85)), url("images/uxdesign.jpg");
  background-position: 50% 50%;
  min-height: 1024px;
}

.u-section-1 .u-image-1 {
  width: 270px;
  height: 690px;
  margin: 135px auto 0 0;
}

.u-section-1 .u-group-1 {
  width: 445px;
  min-height: 59px;
  margin: -543px auto 0;
}

.u-section-1 .u-text-1 {
  box-shadow: -2px 1px 0 0 rgba(0,0,0,0);
  font-size: 2.25rem;
  letter-spacing: -1px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6;
  margin: 78px calc(((100% - 1140px) / 2) + 115px) 0 calc(((100% - 1140px) / 2) + 164px);
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: none;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 128px auto 60px;
  padding: 0;
}

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

  .u-section-1 .u-image-1 {
    width: 227px;
    height: 626px;
  }

  .u-section-1 .u-group-1 {
    margin-top: -585px;
  }

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 101px;
    margin-left: 93px;
    margin-right: 93px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 82px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 188px;
    height: 556px;
    margin-top: 127px;
  }

  .u-section-1 .u-group-1 {
    margin-top: -545px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 56px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 557px;
  }

  .u-section-1 .u-group-1 {
    width: 294px;
    margin-top: -507px;
    margin-right: calc(((100% - 540px) / 2) + 109px);
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-left: -10px;
  }

  .u-section-1 .u-text-2 {
    width: 500px;
    margin-top: 31px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 50px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 147px;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    min-height: 102px;
    margin-top: -530px;
    margin-right: auto;
  }

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

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 12px;
    margin-left: calc(((100% - 340px) / 2));
    margin-right: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-btn-1 {
    margin-top: 134px;
  }
}