diff --git a/src/App/mediarules.css b/src/App/mediarules.css
index 5e10ce1aa8a4eca7b9416e52d03135859f1d391f..5a40834ec115a2b661ae98c8e1befbe8df270ddb 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -37,6 +37,7 @@
     
 }
 /*For Smartphones*/
+/*12pro*/
 @media screen and (max-width: 600px){
     .lnp:hover > img{
         display: block;
@@ -152,7 +153,7 @@ h3 {
 
 body {
     padding: 10px !important;
-    width: 200% ;
+    width: 202% ;
     overflow-x: hidden; /* Prevents horizontal scrolling */
     margin: 0;
     padding: 0;