diff --git a/css/style.css b/css/style.css
index ad096ee31be8f66553b643e8f72358f5bc2d534f..c82a55c28ec5b174fbfc31cf5ab7434bddf2f9b1 100644
--- a/css/style.css
+++ b/css/style.css
@@ -513,11 +513,11 @@ footer .icon-row{
     .icon-row{
         width: 80%;
     }
-    .expectations{
+    .page, .expectations{
         display: flex;
         flex-direction: column;
         margin: 0 auto 10vh auto;
-        width: 80%;
+        width: 90%;
     }
     .reg_form{
         display: flex;