diff --git a/src/containers/App/App.css b/src/containers/App/App.css
index 5d80a6b946538ee04904dac2eb71a328c1018106..0e3613e9a6649f4f74c4ca6a70b501907fe34f20 100644
--- a/src/containers/App/App.css
+++ b/src/containers/App/App.css
@@ -601,7 +601,7 @@ footer a:hover {
 }
 
 .section {
-  padding-top: 200px;
+  padding-top: 100px;
   height: 100vh;
   /* display: flex;
   justify-content: center;
@@ -624,6 +624,6 @@ footer a:hover {
 }
 
 .navbar-img {
-  height: 120px;
+  height: 80px;
   width:auto;
 }
\ No newline at end of file