diff --git a/source/_includes/front-speakers.html.twig b/source/_includes/front-speakers.html.twig
index 0a96a3c83..774aaa92b 100644
--- a/source/_includes/front-speakers.html.twig
+++ b/source/_includes/front-speakers.html.twig
@@ -14,11 +14,13 @@
-
-
-
-
-
+ {% if speaker.image %}
+
+
+
+
+
+ {% endif %}
{% endfor %}