#contact-form {
    margin-top: -350px !important;
}
@media(max-width:991px){
#contact-form {
    margin-top: -150px !important;
}}

  
@media(min-width:991px){
#contact-map {
    margin-top: -350px !important;
  }}
