.mapa{
    height: 720px;
    overflow-x: hidden;
}

 .grafica{
    height: 480px;
    overflow-x: hidden;
}

.diviframe{
    border: none;
    margin: 0 0 0 0 ;
    padding: 0 0 0 0 ;
    display: block;
    overflow-x: hidden;
}
iframe{
    border: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 100%;
}



.in-tab{
    height: 730px;
    overflow-x: hidden;
}

.in-tab2{
    height: 750px;
    overflow-x: hidden;
}

.separa{
    margin: 20px 0 20px 0;
}
.separa_abajo{
    margin-bottom: 20px;
}
.white{
    background-color: white;
}
.tblchica{
    overflow-y: scroll;
    overflow-x: hidden;
}

.tblhuertos{
    height: 690px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.centrado{
  text-align: center !important;
}
.tabla{
    max-height: 835px;
}
.info{
        font-size: 11px;
    }
