.image-gallery-cell{
  text-align: center;
  width: 33%;
  float: left;
}

.image-gallery-row{
  margin-bottom: 30px;
}

.image-gallery-title, .view-product-image-gallery .views-field-title{
  padding: 0 20px 0 20px;
}

.view-product-image-gallery .grid-item{
  text-align: center;
}

