.ch-feed-grid {
  columns: 2;
  column-gap: 8px;
  padding: 0 8px;
}

.ch-feed-grid-item {
  break-inside: avoid;
  margin-bottom: 8px;
}
