.photoswipe-gallery {
  width: 100%;
  float: left;
}
.photoswipe-gallery img {
  max-height: 200px!important;
}
.photoswipe-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
}
.photoswipe-gallery figcaption {
  display: none;
}