diff --git a/components/AppNavbar.vue b/components/AppNavbar.vue
index ee99a495..e1d1e64d 100644
--- a/components/AppNavbar.vue
+++ b/components/AppNavbar.vue
@@ -58,7 +58,7 @@ const handleNavigateMyUpDashboard = () => {
is-sticky
is-transparent
has-menu
- mobile-breakpoint="lg"
+ mobile-breakpoint="md"
@on-brand-click="handleNavigateLanding"
>
@@ -91,15 +91,13 @@ const handleNavigateMyUpDashboard = () => {