.simple-osm-map {
    width: 100%;
    height: 400px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 20px;
    z-index: 1;
}