diff --git a/app/views/legislation/processes/_header.html.erb b/app/views/legislation/processes/_header.html.erb
index 5b3d39c6a..14fe5e565 100644
--- a/app/views/legislation/processes/_header.html.erb
+++ b/app/views/legislation/processes/_header.html.erb
@@ -1,11 +1,9 @@
<% if header == :small %>
-
+
<%= process.title %>
-
-
diff --git a/app/views/legislation/processes/_header_full.html.erb b/app/views/legislation/processes/_header_full.html.erb
index af7a9c3f0..1ed7a6f5a 100644
--- a/app/views/legislation/processes/_header_full.html.erb
+++ b/app/views/legislation/processes/_header_full.html.erb
@@ -1,13 +1,11 @@
-
+
<%= t('.title') %>
<%= process.title %>
-
-