@media only screen and (min-width: 768px) {
.spacing-onder-200{
  margin-bottom: 200px !important;
}

.spacing-onder-100{
  margin-bottom: 100px !important;
}
 .top-pos-negatieve-244{
  margin-top: -244px;
}
  
 .top-pos-negatieve-244 > .container{
   top: 244px; position: relative;
  }