#rij__introductie .img-fluid {
  height:300px;
  margin-bottom:20px;
}

@media screen and (max-width:991px) {
  #rij__introductie .img-fluid {
    height:100px;
    margin-top:20px;
  }
}
