diff --git a/lms/static/sass/shared/_footer.scss b/lms/static/sass/shared/_footer.scss
index 1420370..9a6e4c3 100644
--- a/lms/static/sass/shared/_footer.scss
+++ b/lms/static/sass/shared/_footer.scss
@@ -285,7 +285,6 @@ $edx-footer-bg-color: rgb(252,252,252);
 }
 
 .edx-footer-new {
-  width: 100%;
   background: $edx-footer-bg-color;
 
   // NOTE: resetting older footer styles - can be removed once not needed