.login-header {
  display: flex;
  align-items: center;
  gap: 15px;
}

.logo {
  max-width: 100px;
  max-height: 100px;
}