.form{background:#fff;border:1px solid #2c206c;border-radius:20px;box-shadow:2px 3px 0 0 #2c206c;margin:0 auto;padding:30px}.form__header{margin:0 auto 20px}.form__header img{height:52px;margin:0 auto}.form__form span{margin:0;padding:0}.form__form .actions{text-align:center}.form__form input[type=submit]{height:58px;min-width:300px}@media screen and (max-width:600px){.form__header img{height:42px}.form__form input[type=submit]{min-width:100%}}