.topo-imagem-logo {
  width: 252px;
}

.topo-imagem-logo  img {
  width: 140px;
  height: auto;
  object-fit: contain;
  max-height: 70px;
}

#img-favicon img {
  width: 37px;
  height: 37px;
}

.menu-lateral li:hover {
 background-color: #26c6da;
}
