            /*div#order-card-container {*/
            /*    max-height: 93vh;*/
            /*}*/
            
            /*div#order-card-container::-webkit-scrollbar {*/
            /*    width: 8px;*/
            /*}*/
            
            /*div#order-card-container::-webkit-scrollbar-track {*/
            /*	background-color: #e4e4e4;*/
            /*    border-radius: 95px;*/
            /*}*/
            
            
            /*div#order-card-container::-webkit-scrollbar-thumb {*/
            /*    border: 1px solid transparent;*/
            /*    border-radius: 100px;*/
            /*    background-color: #8070d4;*/
            /*    background-clip: content-box;*/