Buy me a coffee

#17563

@media screen and (max-width:767px) {
.sqs-slice.sqs-gallery-design-stacked img {
    object-fit: contain !important;
}
.sqs-slice.sqs-gallery-design-stacked {
    background-color: transparent !important;
}

.sqs-slice .sqs-gallery-design-stacked-slide {
    background-color: transparent !important;
}
}