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

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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 21px;
  font-weight: normal;
}

.u-section-1 .u-text-2 {
  margin: 50px auto 60px 0;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-weight: 700;
  }
}