div[data-map="scholen"] {
    height: 50vh;
}

.video-block-home .video-image::after {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 75px;
    height: 75px;
    text-align: center;
    /*color: #fff;*/
    font-family: "Font Awesome 5 Free"; 
    content: "\f144";
    font-size: 4rem;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.jqvmap-zoomin, .jqvmap-zoomout {
    width: auto;
    height: auto;
}