.navbar-logo {
  height: 122px !important; /* Adjust as needed */
  width: auto !important;
  object-fit: cover;
}

.navbar-brand img {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  min-height: 80px !important; /* ajuste conforme necessário */
}