@media(min-width:1200px){
  .phantom-grid-layout.view-org-public-blocks-db {
    grid-template-columns: repeat(5, 1fr);
  }
}
