@media screen and (min-width: 768px) {
  .so-widget-atm-custom-post-grid-default-ec27d8d86b2d .post-grid-photo-wall .post-grid-item-wrapper {
    width: 50%;
  }
}
@media screen and (min-width: 1030px) {
  .so-widget-atm-custom-post-grid-default-ec27d8d86b2d .post-grid-photo-wall .post-grid-item-wrapper {
    width: 33.33333333% !important;
  }
}
@media screen and (min-width: 768px) {
  .so-widget-atm-custom-post-grid-default-ec27d8d86b2d .post-grid-normal .post-grid-item-wrapper {
    width: 50%;
  }
}
@media screen and (min-width: 1030px) {
  .so-widget-atm-custom-post-grid-default-ec27d8d86b2d .post-grid-normal .post-grid-item-wrapper {
    width: 33.33333333% !important;
  }
}