diff --git a/src/styles/index.scss b/src/styles/index.scss
index 11feb2beecb821305aad40360bc5bdfad2580723..a19fefa342f14aefde6ba4694ccbb25161cd07c1 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -2025,7 +2025,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
 #entrepreneur-resource-list container .step div sib-display >div, #public-resource-list container .step div sib-display >div, #mentor-database container .step div sib-display >div{
     margin-top: 2rem;
 }
-#mentor-account .block_list.flex, #mentor-account-view .block_list.flex,
+#mentor-account .block_list.flex, #entrepreneur-account .block_list.flex, #mentor-account-view .block_list.flex, 
 #entrepreneur-account-view .block_list.flex, #user-account-view .block_list.flex{
     margin-bottom: 19rem;
 }