diff --git a/shared/templates/shared/article_preview.html b/shared/templates/shared/article_preview.html
index 3379cc9e0f3243e42beb58b6db95aed23d56c830..af8e77bb159bbaf2ed7b286c9ba4f5d7364aacfe 100644
--- a/shared/templates/shared/article_preview.html
+++ b/shared/templates/shared/article_preview.html
@@ -69,7 +69,7 @@
         {{ article.title }}
       </h1>
     </a>
-    <p class="card-body-text flex-grow{% if article.is_black %} bg-black{% endif %}">
+    <p class="card-body-text text-ellipsis overflow-hidden h-64 flex-grow{% if article.is_black %} bg-black{% endif %}">
       {{ article.perex }}
     </p>
     <div class="inline-block-nogap mt-4">