diff --git a/lms/static/images/about_1.jpg b/lms/static/images/about_1.jpg
new file mode 100644
index 0000000000..c21f7ee836
Binary files /dev/null and b/lms/static/images/about_1.jpg differ
diff --git a/lms/static/sass/_about_pages.scss b/lms/static/sass/_about_pages.scss
index e5d8b3363b..ab27f5d9cb 100644
--- a/lms/static/sass/_about_pages.scss
+++ b/lms/static/sass/_about_pages.scss
@@ -38,7 +38,8 @@
}
h2.mission-quote {
- margin: 0 auto;
+ font-style: italic;
+ margin: 0 auto 120px;;
text-align: center;
text-transform: none;
width: flex-grid(10);
@@ -67,7 +68,7 @@
img {
background: rgb(245,245,245);
display: block;
- height: 200px;
+ //height: 200px;
width: 100%;
}
}
diff --git a/lms/templates/static_templates/about.html b/lms/templates/static_templates/about.html
index 0e3737b5a6..9ddc1be307 100644
--- a/lms/templates/static_templates/about.html
+++ b/lms/templates/static_templates/about.html
@@ -14,9 +14,9 @@
“The mission of edX is to enhance human fulfillment worldwide through online learning, transforming education in quality, efficiency and scale through technology and research, for the benefit of campus-based students and the worldwide community of online learners.”
-