.bx_searche.scrollbar::-webkit-scrollbar {
    width: 10px;
}
.bx_searche.scrollbar::-webkit-scrollbar-thumb {
    width: 10px;
    border: none;
}
