#barra-logo .responsive-img {
  max-width: 315px;
}

@media only screen and (min-width: 992px) {
	#pesquisa table th:first-child,
	#pesquisa table td:first-child {
	  width: 10%;
	  white-space: nowrap;
	}
	#pesquisa table th:last-child {
	  width: 40%;
	}
}
