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

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

.u-section-1 .u-custom-html-1 {
  margin-bottom: 60px;
}

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

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 0;
    height: auto;
    min-height: 827px;
    margin-top: 0;
  }
}