.standard-icon {
    background-color: #3b5998 !important;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.redEstacion1-icon {
    background-color: #ffc0cb !important;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.baja-icon {
    background-color: #808080 !important;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.resultados-estaciones-grafica {
    height: 1000px
}