.estadisticas .estadistica-figura {
    margin-top: 20px;
}
.estadisticas .estadistica-figura img {
    max-width: 100%;
    height: auto;
}



.estadisticas-descargables {
    margin-top: 40px;
}
.estadisticas-descargables .descargables-titulo {
    background-color: #ED7D31;
    color: #fff;
    font-size: 20px;
	text-align: center;
    margin: 0 0 10px 0;
       border-radius: 0 !important;
    padding: 15px 15px !important;
    line-height: 20px !important;
    min-height: 40px;
    font-weight: 400;
}
.estadisticas-descargables .descargable-titulo {
    margin-left: 6px;
}