body.login,
body.password-reset {
  --w-login-fullscreen-background: none;
}

body.login .content-wrapper,
body.password-reset .content-wrapper {
  box-shadow: none;
}

body.login .content-wrapper picture,
body.password-reset .content-wrapper picture {
  display: block;
  margin-top: 40px;
}
