 .u-section-1 {
  background-image: linear-gradient(to right, black, #002b2f);
}

.u-section-1 .u-sheet-1 {
  margin-bottom: 0;
  min-height: 838px;
}

.u-section-1 .u-image-1 {
  width: 238px;
  height: 239px;
  margin: 49px auto 0;
}

.u-section-1 .u-text-1 {
  margin: 25px 32px 60px;
}

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

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