Stuff
public text v1 · immutable<?php
if (!is_page(12)) { // In this example '12' represents the ID of the contact page. This number should be changed to the ID of YOUR contact page
remove_filter('wp_head','intouch_style');
remove_filter('wp_head','intouch_script');
} else { } ?>