form {
    align-items: flex-start;
}

form .form-group input {
    width: 20rem;
    max-width: 100%;
}