@media (max-width: 767px) {
    body[data-js-menu-open="true"] + #q-messenger-frame {
        display: none !important;
    }
}