/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .slick-track{
    display: flex !important;
    align-items: center;
    gap:20px;
 }