diff --git a/about/About.html b/about/About.html
index cb96a89..6a5ac20 100644
--- a/about/About.html
+++ b/about/About.html
@@ -12,7 +12,7 @@
-
+
diff --git a/about/about_assets/about.css b/about/about_assets/about.css
index ddebf99..0cb40a2 100644
--- a/about/about_assets/about.css
+++ b/about/about_assets/about.css
@@ -44,9 +44,9 @@ p .aboutTitle {
.headImg {
background-image: url(internet.png);
background-repeat: no-repeat;
- background-size: 100% 80%;
+ background-size: 100% 100%;
padding-top: 0;
- padding-bottom: 40.16em;
+ padding-bottom: 25em;
}