.gallery-grid.filterable {
  
    grid-template-columns: repeat(3, 1fr);
   
}