.saved-basket .basket-items {
    max-height: 150px;
    overflow:auto;
}

