#mapa{
    width:100%;
    height: 300px;
}
.explicacion{
    font-size:0.9em;
    color:red;
}
.txt_legal{
     font-size:0.9em;
}
.texto_center{
    text-align:center;
}
.texto_left{
    text-align:left;
}
.texto_right{
    text-align:right;
}
.bloque-inicio{
     width: 28.85em;
}