.slider-gallery-show {
    height: 100px;
}

.store-gallery-show {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

.slider-image-style {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 100px;
}
