#_desktop_cart .dropdown-menu {
    max-height: calc(100vh - 158px);
    overflow: auto;
}