 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/About.webp");
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
    background-size: cover;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1191px;
}

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

.u-section-2 .u-text-2 {
  margin: 19px 0 0;
}

.u-section-2 .u-text-3 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 31px;
}

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