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

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

.u-section-1 .u-image-1 {
  width: 252px;
  height: 300px;
  margin: 60px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-style: italic;
  margin: 40px auto 0;
}