- {% endwith %}
-</li>
-{% endspaceless %}
-
-
-<li><a href="{{ picture.get_absolute_url }}" id="menu-book" data-box="book-short">
- <img src="{% thumbnail picture.image_file '80x200' as thumb %}{{ thumb.url }}{% empty %}{{ picture.image_file.url }}{% endthumbnail %}"
- width="80"
- alt="{{ picture.pretty_title }}"
- title="{{ picture.pretty_title }}">
-</a></li>
-
-
-<li><a href="#picture-objects" class="dropdown"><span class="label">{% trans "Objects" %}</span></a></li>
-<li><a href="#picture-themes" class="dropdown"><span class="label">{% trans "Themes" %}</span></a></li>
-
-
-<li id="menu-info"><a href="#info" data-box="info">
- <span class="label">{% trans "Infobox" %}</span>
-</a></li>
-
-<li id="sponsors">
+ {% endwith %}
+ </li>
+ {% endspaceless %}
+
+ <li>
+ <a href="{{ picture.get_absolute_url }}" id="menu-book" data-box="book-short">
+ <img src="{% thumbnail picture.image_file '120x300' as thumb %}{{ thumb.url }}{% empty %}{{ picture.image_file.url }}{% endthumbnail %}"
+ width="120"
+ alt="{{ picture.pretty_title }}"
+ title="{{ picture.pretty_title }}">
+ </a>
+ </li>
+
+ <li><a href="#picture-objects" class="dropdown"><span class="label">{% trans "Objects" %}</span></a></li>
+ <li><a href="#picture-themes" class="dropdown"><span class="label">{% trans "Themes" %}</span></a></li>
+
+ <li id="menu-info">
+ <a href="#info" data-box="info">
+ <span class="label">{% trans "Infobox" %}</span>
+ </a>
+ </li>
+
+ <li id="sponsors">