/* Animation collection: three columns from Illustration, exactly as the master. */
.animation-projects-page .case-gallery-three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
