.paragraph--type--image-gallery .paragraph-wrapper {
  padding: 2rem 0;
}
.paragraph--type--image-gallery .field--name-field-headline h2 {
  text-align: center;
}
.paragraph--type--image-gallery .video-wrapper {
  max-height: 250px;
  width: auto;
}
.paragraph--type--image-gallery .video-wrapper video {
  height: auto;
  max-height: 250px;
  width: auto;
}
.paragraph--type--image-gallery h3 {
  color: #9c006b;
  text-align: center;
  width: 450px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.25em;
}

/*# sourceMappingURL=image-gallery.css.map */
