@media only screen and (max-width: 768px) {
  .headerzondertekst.grid_section.headerhoogte.vc_hidden-md.vc_hidden-lg {
    height: 320px !important;
    max-height: 320px !important;
    padding: 110px 0 0 0 !important;
  }
  h2.white {
    font-size: 17px !important;
  }
}
/* @media only screen and (min-width: 1001px) {
  .homeheader:before, .homeheader::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    background: rgba(8,45,102,0.4) !important;
  }
  h4.homebeschrijving {
    color: #fff !important;
  }
} */
