.mx_AuthBody_changeFlow,
.mx_ButtonCreateAccount{
 display: none !important;
}

.mx_ButtonSignIn{
 margin-right: 0 !important;
}

@media only screen and (max-height: 768px){
  .mx_AuthPage_modal {
    margin-top: 150px !important;
  }
}
.mx_ServerPicker h2,
.mx_ServerPicker span{
 display: none !important;
}
