.logo-login {
  max-width: 500px;
  width: 60%;
  height: auto;
}

.logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
