/* Grant project page (extracted from inline styles for CSP friendliness) */

.grant-project-page .project-video {
  max-width: 800px;
}

.grant-project-page .project-gallery-img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
