diff --git a/src/components/navigation/menu-item/menu-item.scss b/src/components/navigation/menu-item/menu-item.scss
index 8d32e97b6ba1e3a54beecb5f2af8dd73f204c306..e780e18d7969c28774af2e09725257420eb1f542 100644
--- a/src/components/navigation/menu-item/menu-item.scss
+++ b/src/components/navigation/menu-item/menu-item.scss
@@ -11,10 +11,6 @@
   }
 }
 
-:host(.hy-menu-item--mobile:first-of-type) {
-  // border-top: 3px solid var(--brand-main-light);
-}
-
 :host(.hy-menu-item--mobile.hy-menu-item--alternative) {
   border-bottom: 0 none;
   border-top: 1px solid black;