fix in about
diff --git a/content/about/index.md b/content/about/index.md
index 9dcaa35..1965bd1 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -12,17 +12,12 @@
 
 	<p class="lead">
 	Eclipse BaSyx is the open source platform for next generation automation. It implements key concepts defined by Platform Industrie 4.0, such as the Asset Administration Shell as standardized digital twin.  
-	Our mission is to provide a free software platform that enables all interested parties, large and small companies, research institutes, academia, and interested persons, 
-	to participate in and to shape the fourth industrial revolution. We believe that the availability of a free reference technology platform is a key success factor for the 
-	Industrie 4.0.
-	</p>	
-
-	<p class="lead">
-	Eclipse BaSyx therefore provides common and re-useable off-the shelf Industrie 4.0 components and SDKs (Java, C# and C++) that support the implementation of new Industrie 4.0 software components 
-	to enable rapid development of Industrie 4.0 solutions. BaSyx furthermore supports reference application scenarios for common 
-	Industrie 4.0 challenges such as a changeable production to enable individualized goods, leveraging big data analytics and connecting heterogeneous devices and systems while minimizing 
-	downtime and other associated costs.
-	</p>
+	Our mission is to provide a free software platform that enables all interested parties, large and small companies, research institutes, academia, and interested persons, to participate in and to shape the fourth industrial revolution. We believe that the availability of a free reference technology platform is a key success factor for the Industrie 4.0.
+	
+	Eclipse BaSyx therefore provides common and re-useable off-the shelf Industrie 4.0 components and SDKs (Java, C# and C++) that support the implementation of new Industrie 4.0 software components to enable rapid development of Industrie 4.0 solutions. BaSyx furthermore supports reference application scenarios for common Industrie 4.0 challenges such as a changeable production to enable individualized goods, leveraging big data analytics and connecting heterogeneous devices and systems while minimizing downtime and other associated costs.
+	
+    In the following video Frank Schnicke (Fraunhofer IESE) is explaining the Eclipse BaSyx middleware by using a model factory (English subtitles provided).
+    </p>
 
 	<!--<p class="lead">
 	Eclipse BaSyx is actively supported by the <a href="https://www.basys40.de/" title=""> BaSys 4.2 </a> (Homepage, in German) research project, which is 
@@ -30,10 +25,6 @@
 	standards and technologies into an Industrie 4.0 middleware.
 	</p>-->
 
-	<p class="lead">
-		In the following video Frank Schnicke (Fraunhofer IESE) is explaining the Eclipse BaSyx middleware by using a model factory (English subtitles provided).
-	</p>
-
 </div>
 
 <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
diff --git a/static/css/style.blue.css b/static/css/style.blue.css
index 1bf4795..593e5c3 100755
--- a/static/css/style.blue.css
+++ b/static/css/style.blue.css
@@ -3414,7 +3414,7 @@
 }
 @media (min-width: 768px) {
   .lead {
-    font-size: 21px;
+    font-size: 16px;
   }
 }
 .text-small {