.slick-slide {
    text-align: center;
}
.image-box {
    width: auto;
    min-height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
