.map {
    width:100%;
    height:600px;
    margin: 0 0 32px 0;
    background:#f1f1f1;
    border:1px solid #c2c2c2;
}

.list--legenda canvas {
    position: absolute;
    left: 0;
    top: 1em;
    width: 1em;
    height: 1em;
    border-radius: 100%;
}