.u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 370px;
  height: 370px;
  background-image: url("images/Quality-control.png");
  background-position: 50% 50%;
  margin: 131px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
  font-size: 0.875rem;
  background-image: none;
  margin: 16px auto 60px;
  padding: 8px 27px 8px 26px;
}

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

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