  @media (min-width: 768px) {
    .conteiner-principal #cabecalho .conteiner>.row-fluid {
        max-height: 100px !important;
    }
  }