.mod_eavenue_gallery.savvior .grid {
  margin: auto;
}
.mod_eavenue_gallery.savvior .box {
  margin-bottom: 15px;
}
.mod_eavenue_gallery.savvior .box:last-child {
  margin-bottom: 0;
}
.mod_eavenue_gallery.savvior .column {
  float: left;
  padding: 15px;
  box-sizing: border-box;
}
.mod_eavenue_gallery.savvior .column img {
  max-width: 100%;
}
.mod_eavenue_gallery.savvior .size-1of1 {
  width: 100%;
}
.mod_eavenue_gallery.savvior .size-1of2 {
  width: 50%;
}
.mod_eavenue_gallery.savvior .size-1of3 {
  width: 33.33333%;
}
.mod_eavenue_gallery.savvior .size-1of4 {
  width: 25%;
}
