.leaflet-container {
    height: 400px;
    width: 600px;
    max-width: 100%;
    max-height: 100%;
}
#ccpp-map {
    width: 100%;
    min-height: 600px;
    height: 100%;
}
