.register-card{max-width:760px}
.register-card .auth-form{max-width:620px;margin:0 auto}
.register-card .auth-footer-note{margin-top:28px}
@media (max-width:720px){
  .register-card .auth-form{max-width:none}
}

