diff --git a/blog/index.html b/blog/index.html
index dae0ac6..e8421fb 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -3,7 +3,7 @@ title: Safing Blog
 layout: page
 ---
 
-<section>
+<section class="general-layout">
   <div class="blogpod-container mt-80">
       <div class="blogpod-container-top">
           <span class="blogpod-container-top-bg-title">Follow Us</span>
@@ -21,4 +21,4 @@ layout: page
           {% endfor %}
       </div>
   </div>
-</section>
\ No newline at end of file
+</section>
diff --git a/podcast/index.html b/podcast/index.html
index 84a1920..0aea5c4 100644
--- a/podcast/index.html
+++ b/podcast/index.html
@@ -3,7 +3,7 @@ title: The Safing Podcast
 layout: page
 ---
 
-<section>
+<section class="general-layout">
   <div class="blogpod-container mt-80">
       <div class="blogpod-container-top">
           <span class="blogpod-container-top-bg-title">Follow Us</span>
diff --git a/video/index.html b/video/index.html
index 7203d10..f661ef3 100644
--- a/video/index.html
+++ b/video/index.html
@@ -3,7 +3,7 @@ title: Safing Video Updates
 layout: page
 ---
 
-<section>
+<section class="general-layout">
   <div class="blogpod-container mt-80">
       <div class="blogpod-container-top">
           <span class="blogpod-container-top-bg-title">Follow Us</span>