@media (max-width: 480px) {
    #chatbase-message-bubbles {
        bottom: 145px !important;
    }
    #chatbase-bubble-button {
        bottom: 5.5rem !important;
    }
    .marquiz-widget__container {
        z-index: 999 !important;
    }
}