#pgm-gallery ul{
  display:flex;
  align-items:center;
  justify-content:space-around;
  height:auto!important;
  flex-wrap:wrap;
}

#pgm-gallery li{
  position:relative!important;
  left:auto!important;
  top:auto!important;
  margin-bottom:35px;
}