@media (max-width: 767px) {
    .submit_button {
        justify-content: flex-start!important;
    }
}