@media (min-width: 1100px) {
  [data-home-static-clips] [data-home-static-clip-list][data-unified-feed-cards="true"]:not(.home-carousel-track) {
    grid-template-columns: repeat(auto-fit, 242px) !important;
    gap: 14px !important;
    justify-content: start !important;
  }
}
