.bakery-sticky {
        position: sticky;
        top: 80px;
        height: 150px;
        overflow-y: scroll;
    }