#us-map svg{
    width:100%;
    height:100%;
}

#us-map{
    width:100%;
    height:auto;
    margin:0 auto;
    max-width:800px;
}