/* T31 — Channel-art stills: thumb grid, not poster stack. Do not edit site.css. */
#memes .meme-rail-thumbs .meme-card > a {
  display: block;
  color: inherit;
  text-decoration: none;
  line-height: 0;
}
#memes .meme-rail-thumbs .meme-card img {
  aspect-ratio: 1;
  object-fit: cover;
  padding: 0;
}
