.slick-list{
    display: flex;
    overflow-x: auto !important;
    gap: 10px;
    scroll-behavior: smooth;
}