@media (max-width: 870px) {
    form.form p.submit input {
        width: 99.999%;
        margin: 0 0 0 0 !important;
    }
} 