diff --git a/app/views/shared/_footer.html.haml b/app/views/shared/_footer.html.haml
index 00890b2c4f..9449f6f883 100644
--- a/app/views/shared/_footer.html.haml
+++ b/app/views/shared/_footer.html.haml
@@ -39,11 +39,16 @@
.footer-local
.row
- .small-12.medium-8.medium-offset-2.columns.text-center
+ .small-12.medium-2.medium-offset-2.columns.text-center
%p.secure-icon
%i.ofn-i_017-locked
- %p.text-big.secure-text Secure and trusted.
- %p.secure-text Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services.
+ .small-12.medium-6.columns.text-center
+ %p.text-big.secure-text Secure and trusted.
+ %p.secure-text Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services.
+ .small-12.medium-2.columns
+
+ .row
+ .small-12.medium-8.medium-offset-2.columns.text-center
%hr.hr-light
%br