-
diff --git a/frontend/src/app/modules/grids/grid/page/grid-page.component.sass b/frontend/src/app/modules/grids/grid/page/grid-page.component.sass
index 23b66d7217..8b3bb9ccbf 100644
--- a/frontend/src/app/modules/grids/grid/page/grid-page.component.sass
+++ b/frontend/src/app/modules/grids/grid/page/grid-page.component.sass
@@ -9,3 +9,8 @@
.toolbar-items
padding-right: 20px
+
+@media only screen and (max-width: 679px)
+ .title-container
+ margin-left: 0
+ margin-bottom: 0