@media only screen and (max-width: 768px) { .header form { display: block; float: none; text-align: center; width: 100%; } } .form-submit { display: inline !important; float: right; } -->