
@media (max-width: 768px) {
  #hp-contact .col1,
  #hp-contact .col2 {
    width: 100% !important;
    display: block;
    margin-bottom: 20px; /* add space between them */
  }
}
