diff --git a/src/.DS_Store b/src/.DS_Store
index e8487b01adf19f30f041edc2deaee8294fa41e10..c7a33d74502817cec83196032b1606b055644e9d 100644
Binary files a/src/.DS_Store and b/src/.DS_Store differ
diff --git a/src/App/mediarules.css b/src/App/mediarules.css
index 8f233dcf82f41d53dadbe2ac223b38f6594ae867..aa55479b72aa7dad524d65aa0deda87b2de2902e 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -64,7 +64,7 @@
         
       }
       .col {
-        width: 100%; /* Ensure columns take full width on mobile */
+        width: 100% !important; /* Ensure columns take full width on mobile */
         margin-bottom: 20px; /* Add margin to separate sections vertically */
       }
       .col-sm-4, .col-sm-8, .col-6 {