[data-component="VideoList"] {
  .wa-grid {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
