Aha, i see in the PHP you are manually writing CSS no wonder! YOu should probably make this an option in the settings ??
I simply commented this:
//$content .= “\n”;
//$content .= ‘@media screen and (max-width:768px) {#scb-wrapper #scb-phone span,#scb-wrapper #scb-cellphone span,#scb-wrapper #scb-email span {display:none;}}’;
//$content .= “\n”;
//$content .= ‘@media screen and (max-width:480px) {#scb-wrapper #scb-directs {margin-bottom:.5em;} #scb-wrapper ul {display:block;}}’;
//$content .= “\n”;