 .u-section-1 {
  --color-var: #c2d6e1;
}

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

.u-section-1 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    margin-top: 0;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/default-image.jpg");
  background-size: cover;
}

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

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

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 400px;
  }

  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}