.v-mdu-gallery .v-cmp-image > img {
  width: 100%;
  height: auto;
}
.v-mdu-gallery .v-mdu-carousel {
  width: 100%;
}
.v-mdu-gallery.v-layout-grid .v-cmp-image {
  margin-bottom: 32px;
}