@media (min-width: 992px) {

.infoPerfilParlamentar figure{
    float: left;
    text-align: center;
  }

.acaoEmDestaque{
  display: table;
}
  .destaqueAcao{
    margin:10px 0;

  }

  .acaoEmDestaque .glyphicon-chevron-left{
  bottom: inherit;
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  transform: rotate(0deg);
  top: 62px;
  left: 0;
}

.acaoEmDestaque .glyphicon-chevron-right{
  top: 62px;
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  transform: rotate(0deg);
    right: 0;
}

.acaoEmDestaque .glyphicon{
    display: block;
  }

  .BtnAbreMenu p{
    display: inline-block;
  }

  .logoObservatorio{
    padding-top: 10px;
  }


  .areaColaborador{
    display:block;
  }

  .formPesquisaParlamentar{
  position: absolute;
  right: 0;
  top: 12px;
}

  .btnComoFunciona2{
    display: block;
  }

  .warp{
    padding-bottom: 100px;
  }

  .btnComoFunciona1{
    display: none !important;
  }

    p.descricao{
    display: block;
  }

  .logoObservatorio span{
    display: block;
  }


  .textoGrupoNoticia{
    width: 145px;
  }

  .textoGrupoNoticia{
    width: 145px;
  }

  .rodape figure {
   height: 110px;
   padding: 25px 0;
  }

  .txtBlPrinci{
    height: 175px;
  }

  .blocoPrincipalMobi figure {
    height: 214px;
  }

}
