#map {
    width: 100%;
    min-height: 300px;
}

#bchart {
    width: 100%;
    min-height: 400px;
}

.howto {
    text-align: center;
    margin-top: 10px;
}