diff --git a/_sass/base.scss b/_sass/base.scss
index ac9c05594b85fcb1b5f76fe27e7184d3ba8bc859..c3b6698722b59e53d8d437adb75aec4f06699cc3 100644
--- a/_sass/base.scss
+++ b/_sass/base.scss
@@ -36,8 +36,7 @@ div,
 hr,
 form,
 fieldset,
-noscript
-.table-wrapper {
+noscript .table-wrapper {
   margin-top: 0;
 }
 
@@ -52,7 +51,6 @@ h6 {
   font-weight: 500;
   line-height: $body-heading-line-height;
   color: $body-heading-color;
-
 }
 
 p {