html body .bvi-body .simplebar-placeholder {
    background-color: transparent!important;
}
html body .bvi-panel {
    top: auto;
    bottom: 0;
    position: fixed;
}

html body .bvi-panel.bvi-fixed-top {
    top: auto;
    bottom: 0;
}
