@qi
I understand. What you can do is hide the other sections by using the following code in the Custom CSS field of Integral Options > Custom Code.
.contact .col-md-6 {display:none;}
I hope that helps.