.flickity-carousel {
    width: 100%;
}
.flickity-carousel-image {
    width: 100%;
}

.flickity-viewport {
    transition: height 0.2s;
}