/* Collectie compact - desktop */
@media screen and (min-width: 750px) {
  .content-over-media--xs {
    --content-over-media-height: 200px !important;
  }
}