You can add this to your custom CSS to hide the waving hand:
.login-welcome-header > .waving-hand {
visibility: hidden;
}
You can add this to your custom CSS to hide the waving hand:
.login-welcome-header > .waving-hand {
visibility: hidden;
}