diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html
index 74d43021e42478bee283ab466fda28d3d9875d91..bc0c39612a542fb616911d2f2ad345fa535aa6f9 100644
--- a/_layouts/frontpage.html
+++ b/_layouts/frontpage.html
@@ -11,7 +11,8 @@
         {% endcapture %}
 
         {%- include title_image.html content=title-content -%}
-
+<section>
+<div class="info-col">
         <div class="frontpage-wide-jumbotron">
             <section>
                 {% if page.notification.description and page.notification.title %}
@@ -84,6 +85,8 @@
                 <a href="{{ 'events/' | relative_url }}" class="btn btn-outline-secondary">All Events</a>                
             </section>
         </div>        
+</div>
+</section>
         
         <div class="transition-block">