 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #f5f7fa, #555c66);
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  width: 297px;
  height: 613px;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  margin: 40px auto 0 42px;
}

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: -613px 329px 0 389px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
  margin: 68px auto 60px 104px;
  padding: 0;
}

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

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

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

  .u-section-1 .u-image-1 {
    margin-top: 27px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    width: 422px;
    margin-top: 103px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: -652px;
    margin-left: auto;
  }
}

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: -615px;
    margin-bottom: 590px;
    margin-left: 76px;
  }
}