.is_qform form .qform-row:nth-last-child(2) {
    width: 100%;
}

.is_qform form .qform-row:last-child {
    width: 100%;
    max-width: 100%;
    order: 7;
}