diff --git a/app/views/about/show.html.haml b/app/views/about/show.html.haml
index 565c4ed59..68a5fee55 100644
--- a/app/views/about/show.html.haml
+++ b/app/views/about/show.html.haml
@@ -8,8 +8,7 @@
.landing
.landing__brand
= link_to root_url, class: 'brand' do
- = svg_logo_full
- %span.brand__tagline=t 'about.tagline'
+ = image_pack_tag 'logo-cybre.png', width: 100, alt: 'Cybrespace'
.landing__grid
.landing__grid__column.landing__grid__column-registration