diff --git a/it4i_theme/base.html b/it4i_theme/base.html
index 2e01a582b2c2bee78b7b7700ed7052783fe010eb..976fc2201f239a43d6083102e0de86741e3d9896 100644
--- a/it4i_theme/base.html
+++ b/it4i_theme/base.html
@@ -58,7 +58,7 @@
     {# SIDE NAV, TOGGLES ON MOBILE #}
     <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
       <div class="wy-side-nav-search">
-	<img src="img/logo.png">
+	<img src="img/logo.png" alt="Documentation" style="width:565px;height:73px;">
         <a href="{{ homepage_url }}" class="icon icon-home"> {{ site_name }}</a>
         {% include "searchbox.html" %}
       </div>