diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss
index b376f3a306e82016e88fa08f0bf4d14e1f0c264b..d9e5a9badccf866cebb6104e8cc2c416892b108f 100644
--- a/app/javascript/styles/components.scss
+++ b/app/javascript/styles/components.scss
@@ -3729,7 +3729,7 @@ noscript {
   }
 }
 
-@media screen and (max-width: 1024px) and (max-height: 600px) {
+@media screen and (max-width: 1024px) and (max-height: 400px) {
   $duration: 400ms;
   $delay: 100ms;