.mce-content-body .wiki-gallery {
  margin: 10px 0;
}

.mce-content-body .wiki-gallery .gallery-title {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.mce-content-body .wiki-gallery .gallery-container {
  display: grid;
  gap: 10px;
  overflow-x: auto;
}

.mce-content-body .wiki-gallery .gallery-preview__wrap {
  text-align: center;
  width: 100%;
}
