diff --git a/app/components/arclight/masthead_component.html.erb b/app/components/arclight/masthead_component.html.erb
index e59e6154..0a99a005 100644
--- a/app/components/arclight/masthead_component.html.erb
+++ b/app/components/arclight/masthead_component.html.erb
@@ -1,6 +1,6 @@
 <div class='al-masthead bg-light'>
   <div class="container">
-    <div class="row align-items-center">
+    <div class="row">
       <div class="col-md-8" >
         <span class="h1 my-4 text-center text-md-start"><%= heading %></span>
       </div>