 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.55), rgba(0,0,0,0.55)), url("images/PWR1.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  width: 581px;
  margin: 65px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 546px;
  width: 846px;
  margin: 26px auto 0;
}

.u-section-1 .u-icon-1 {
  width: 86px;
  height: 86px;
  background-image: linear-gradient(65deg, #db545a, #f1c50e);
  margin: 41px auto 0;
  padding: 17px;
}

.u-section-1 .u-text-2 {
  width: 210px;
  margin: 41px auto 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }

  .u-section-1 .u-custom-html-1 {
    width: 540px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }
}