-
+
+
diff --git a/src/pages/styles.module.css b/src/pages/styles.module.css
index c1aa8512..244507cf 100644
--- a/src/pages/styles.module.css
+++ b/src/pages/styles.module.css
@@ -10,6 +10,8 @@
text-align: center;
position: relative;
overflow: hidden;
+ display: flex;
+ flex-direction: column;
}
@media screen and (max-width: 966px) {
{features.map((props, idx) => (
-
+
))}