@media screen and (max-width: 767px) {
    .fpd-modal-designer-visible #chat-button {
        display: none !important;
    }
}