You could move button to difference place or hide it via css.
@media screen and (max-width:767px) { .oc-chat {display:none!important;}}