#map {
    width: 90%;
    margin: 0 auto;
}
#map svg {
    width: 100%;
    height: auto;
}
