diff --git a/wiki/pages/education.html b/wiki/pages/education.html
index e67dcad2ae6d832d50bc9a6e40dea618cfa3015c..7a006b9e01d73d4984b2822adbf4d2aebb79efad 100644
--- a/wiki/pages/education.html
+++ b/wiki/pages/education.html
@@ -81,7 +81,7 @@
     align-items: center;
     overflow-x: scroll; /* Enable horizontal scrolling */
     white-space: nowrap; /* Prevent line breaks in the container */
-    width: 90vw; /* Full viewport width */
+    width: 80vw; /* Full viewport width */
     padding: 20px 0; /* Add some space above and below the posters */
 }