diff --git a/src/App/mediarules.css b/src/App/mediarules.css
index 978717002af73935c3850629c04d6f0b00dbd6f9..ee1945b74e544a17e5c00333d1549444dbd679de 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -204,14 +204,6 @@ body {
     padding: 10px;
     max-width: 100%;
   }
-  .row-if-small {
-    display: flex;
-    flex-wrap: wrap;
-    margin-top: calc(-1 * var(--bs-gutter-y));
-    margin-right: 0;
-    margin-left: 0;
-    width: 100%;
-}
 
  .row{
     display: grid !important;