.AjaxCart {
    display: flex !important;
    flex-direction: column !important;
    justify-content: stretch !important;
}
.AjaxCart-footer {
    margin-top: auto !important;
}
.SiteFooter {
    z-index: 1 !important;
}