@media (max-width: 767px) {
    .search-page input[type="submit"] {
        margin: 0;
    }
}