#preview ul{
  text-align: center;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}
#preview li{
  display: inline-block;
  width: 200px;
  margin: 25px 8px 25px 8px;
  vertical-align: top;
}
#preview .image{
  width: 200px;
  /*height: 160px;*/
}
#preview p{
  margin-top: 0.5em;
  line-height: 1.25em;
}

.pswp__caption--empty {
  display: block !important;
}
