diff --git a/_sass/common/_cards.scss b/_sass/common/_cards.scss
index e7a2de54350205c5d849571612843e276e13d663..c0fb8157b8358691874b2ba916e3ac2ac060343a 100644
--- a/_sass/common/_cards.scss
+++ b/_sass/common/_cards.scss
@@ -1,7 +1,7 @@
 .flex-cards {
     display: flex;
     flex-flow: wrap;
-    justify-content: flex-start;
+    justify-content: center;
 
     margin-top: 0rem;
     margin-bottom: 0rem;