#mapa-paradas {
    height: 380px;
}
#mapa{
    width: 100vw;
    position: relative;
    overflow: hidden;
    left: 50%;
    margin-left: -50vw;
    height: 450px;
}