-<h3><%= t "welcome_page.questions.title" %></h3>
-<p><%= t "welcome_page.questions.paragraph_1_html" %></p>
+<div class='col12 clearfix icon-list'>
+ <h3><%= t "welcome_page.questions.title" %></h3>
+ <span class='sprite small term question'></span>
+ <p><%= t "welcome_page.questions.paragraph_1_html", :help_url => help_path %></p>
+</div>