.map-route-container {
    position: relative;
    height: 400px;
    margin-bottom: 20px;
}
.map-route {
    width: 100%;
    height: 100%;
}
#map-route {
    width: 100%;
    height: 100%;
}