@media(max-width:768px) {
  #destinationSearch button.btn.dropdown-toggle.btn-default {
    margin-top: -12px;
  }
}