.bban-elementor-widgets-elementor-widget {
    position: relative;
}

.elementor-widget-bban_projectlandkaart {
    border-radius: 20px;
    width:100%;
    height: 400px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

#projectlandkaart_module {
    width: 100%;
    height: 400px;
    margin: 0;
}
/* Fixes potential theme css conflict. */
#projectlandkaart_module img {
   max-width: inherit !important;
}