diff --git a/_includes/projects_horizontal.html b/_includes/projects_horizontal.html
index 7d1be49..ddf7405 100644
--- a/_includes/projects_horizontal.html
+++ b/_includes/projects_horizontal.html
@@ -8,10 +8,7 @@
{%- if project.img -%}
- {% responsive_image_block %}
- path: {{ project.img }}
- alt: "project thumbnail"
- {% endresponsive_image_block %}
+ {% include figure.html path=project.img alt="project thumbnail" %}
{%- else -%}