.auth0-lock.auth0-lock .auth0-lock-name  {
  display: none;
}
    
.auth0-lock.auth0-lock .auth0-lock-header-logo {
    width: auto;
    height: 5.31rem;
    vertical-align: middle;
    margin: .63rem 0 .69rem;
}

.auth0-lock.auth0-lock .auth0-lock-form {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}