.tweebanenslider img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

#baan2{
  margin-top: 30px;
}
@media(max-width: 767px){
  #baan2{
    margin-top: 20px;
  }
}
