.login-logo {
  position: relative;
  top: -10px;
  left: 0;
  width: 200px;
  margin-bottom: 22px;

  img {
    width: 100%;
    height: auto;
  }
}
