@nijamuteen
@media screen and (max-width:767px) {
body .oc-chat { left: 5px; right: auto; bottom: 5px;width:80px;}
body .oc-chat.oc-open {width:280px;}
body .oc-global-head {border-radius:5px;}
body .oc-global-head > span {display:none;}
body .oc-chat.oc-open .oc-global-head > span {display:block;}
body .oc-chat.oc-closed .oc-global-head > i.oc-dir:before { content: "\f105"; }
body .oc-global-head > i.oc-dir:before { content: "\f104"; }
}