diff --git a/opentech/static_src/src/sass/public/layout/_header.scss b/opentech/static_src/src/sass/public/layout/_header.scss
index d591c78ea321583efe4463ae0b5486980ae41dd8..ffc0b7f747b2bf636d7a251200328b9a2ce05089 100644
--- a/opentech/static_src/src/sass/public/layout/_header.scss
+++ b/opentech/static_src/src/sass/public/layout/_header.scss
@@ -77,6 +77,13 @@
             text-shadow: none;
         }
 
+        .template-lab-page &,
+        .template-fund-page &,
+        .template-news-page &,
+        .template-project-page & {
+            @include responsive-font-sizes(40px, 48px);
+        }
+
         &--homepage {
             @include responsive-font-sizes(36px, 72px);
             max-width: 750px;