diff --git a/config/layouts/default.json b/config/layouts/default.json
index a69c6cf4abedaec2a7655abc1f7607fc64803ed9..8ee06509a9b542c1a627954ed2f75637ccaf30d4 100755
--- a/config/layouts/default.json
+++ b/config/layouts/default.json
@@ -15,7 +15,7 @@
     },
     "down": {
       "type": "cycler",
-      "duration": 10,
+      "duration": 5,
       "panels": [
         {
           "type": "panel",
@@ -24,12 +24,7 @@
         {
           "type": "panel",
           "name": "mensaPlan"
-        },
-	{
-	  "type": "panel",
-	  "name": "werbung",
-	  "config": "ophase_party_1617.jpg"
-	}
+        }
       ]
     }
   }