 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(232, 242, 254, 0.3), rgba(6, 89, 184, 0.3)), linear-gradient(to bottom, rgba(232, 242, 254, 1), rgba(232, 242, 254, 1));
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

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

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

  .u-section-1 .u-custom-html-1 {
    min-height: 3875px;
  }
}body {
  margin: 0 !important;
  padding: 0 !important;
}
/* jouw container mag geen extra ruimte maken */
.container {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* NICEPAGE WRAPPERS (DIT IS DE ECHTE OORZAAK) */
.u-sheet,
.u-section,
.u-clearfix,
.u-sheet-1 {
  min-height: auto !important;
  height: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* laatste element echt strak maken */
.container:last-child {
  margin-bottom: 0 !important;
}