/*------- Retira Categorias do Rodapé ------*/
.row-fluid [class*="span"]:first-child {
    display: block;
    margin-left: 0;
}