@media (max-width: 767px) {
  #contactform {
    margin-top: 0 !important;
  }
}