main#password-lost > section {
    width: 500px;
}
main#password-lost > section > form {
    width: 500px;
}
main#password-lost > section > form > input[type="email"] {
    width: 450px;
}