.cart-drawer {
    overflow-y: auto !important;
}

#acartBody {
    display: flex !important;
    flex-direction: column !important;
}

.salepify-always-last {
    order: 999 !important;
}