#pimcore_hubspot {
    position: absolute;
    left: 0;
    bottom: 192px;
    z-index: 1;
    width: 60px;
    height: 48px;
    text-align: center;
    background: #6428b4;
}

#pimcore_hubspot #open_chatbot {
    position: relative;
    top: 10px;
}

#pimcore_notification {
    z-index: 2;
}

.x-body .sf-toolbar .sf-minitoolbar {
    bottom: 245px;
    z-index: 1;
}

.x-body #pimcore_loading.loaded {
    bottom: 250px;
}