Update About, Features, Testimonials

-About: added Text and video alignment
-Features: added image
-Features: changed features content
-Testimonials: changed background color

Signed-off-by: Siwara Schmitt <siwara.schmitt@iese.fraunhofer.de>
diff --git a/content/about.md b/content/about.md
index cce9daa..451aaac 100644
--- a/content/about.md
+++ b/content/about.md
@@ -6,14 +6,17 @@
 ---
 
 <div class="col-md-7">
+	<p style="text-align:left;">
 	
        <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
 			<iframe src="https://www.youtube-nocookie.com/embed/bMY8FLhjjRI" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen="" title="YouTube Video"></iframe>
-		</div>         
+		</div>
+	</p>
    
  </div>
 
 <div class="col-md-5">
+	<p style="text-align:right;">
         <div class="block">
           <p class="lead">
 			Eclipse BaSyx is the open source implementation of the key concepts defined by Platform Industrie 4.0, such as the Asset Administration Shell. 
@@ -53,6 +56,7 @@
 			The Project is actively supported by the German <a href="https://www.basys40.de" target="_blank" rel="noopener">BaSys 4.0 research project</a>, which focuses on research and specification of key Industrie 4.0 concepts, participates in standardization activities, and integrates existing standards and technologies into an Industrie 4.0 middleware project. 
 			</p>
         </div>
+	</p>
 </div>
 
 
diff --git a/data/features/bigDataAnalytics.yaml b/data/features/bigDataAnalytics.yaml
deleted file mode 100644
index e6a6e35..0000000
--- a/data/features/bigDataAnalytics.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-weight: 3
-name: "Enabler Of Big Data Analytics"
-description: "Connecting production devices on the shop-floor with data analysis on the office-floor, adapting data provided by devices"
-# Uncomment to add a link
-link: "/basyx/use-case/bigdataanalytics"
-
-# Use either an image OR an icon
-#image: ""
-icon: "fa fa-line-chart"
-
-#"far fa-chart-bar"
-#"fab fa-mixcloud"
-#"fas fa-database"
-
-
diff --git a/data/features/changeableProduction.yaml b/data/features/changeableProduction.yaml
deleted file mode 100644
index c05e171..0000000
--- a/data/features/changeableProduction.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-weight: 1
-name: "Changeable Production To Enable Profitable Lot Size 1"
-description: "Implementing changeable production, mass producing individualized goods and creating competitive advantage by reacting efficiently to changing market demands"
-
-# Uncomment to add a link
-link: "/basyx/use-case/changeableproduction"
-
-# Use either an image OR an icon
-# image: "[image-path]"
-icon: "fa fa-industry"
-#"fas fa-industry"
-#"fas fa-cubes"
\ No newline at end of file
diff --git a/data/features/connectingITProductionDevices.yaml b/data/features/connectingITProductionDevices.yaml
deleted file mode 100644
index fa225e8..0000000
--- a/data/features/connectingITProductionDevices.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-weight: 2
-name: "Connecting IT and production devices on the shop-floor"
-description: "Monitoring multiple devices from one location, creating dashboards that combine data sources, highlighting potential optimizations and live production data"
-
-# Uncomment to add a link
-link: "/basyx/use-case/connectingitwithproductiondevices"
-
-# Use either an image OR an icon
-# image: "[image-path]"
-icon: "fa fa-sitemap"
-#"fas fa-sitemap"    
diff --git a/data/features/newBusinessModels.yaml b/data/features/newBusinessModels.yaml
deleted file mode 100644
index ca75a5c..0000000
--- a/data/features/newBusinessModels.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-weight: 4
-name: "Enabler For New Business Models "
-description: "New business models utilizing new data sources like Big Data or marketplaces"
-
-# Uncomment to add a link
-link: "/basyx/use-case/newbusinessmodels"
-
-# Use either an image OR an icon
-# image: "[image-path]"
-icon: "fa fa-lightbulb-o"
\ No newline at end of file
diff --git a/data/features/predictiveMaintenance.yaml b/data/features/predictiveMaintenance.yaml
deleted file mode 100644
index 08a1cd2..0000000
--- a/data/features/predictiveMaintenance.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-weight: 5
-name: "Predictive Maintenance"
-description: "Increasing machine uptime and availability as well as optimizing maintenance downtimes"
-
-# Uncomment to add a link
-link: "/basyx/use-case/predictivemaintenance"
-
-# Use either an image OR an icon
-# image: "[image-path]"
-icon: "fa fa-wrench"
-#"fas fa-wrench"
-#"fas fa-user-cog"
-#"fas fa-cogs"
\ No newline at end of file
diff --git a/data/features/readMore.yaml b/data/features/readMore.yaml
deleted file mode 100644
index 2f0f927..0000000
--- a/data/features/readMore.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-weight: 6
-name: "read more"
-description: ""
-
-# Uncomment to add a link
-link: "/basyx/use-case"
-
-# Use either an image OR an icon
-# image: "[image-path]"
-icon: "fa fa-arrow-right"
\ No newline at end of file
diff --git a/layouts/partials/features.html b/layouts/partials/features.html
index c9a5fbc..cfd73c9 100755
--- a/layouts/partials/features.html
+++ b/layouts/partials/features.html
@@ -3,15 +3,23 @@
 {{ if gt (len .Site.Data.features) 0 }}
 <section class="bar background-white">
     <div class="container">
+		<div class="container col-md-12 img-responsive">
+				<p style="text-align:center;">
+					<!--<a href="img/BaSyxFeatures_small.png" >	-->					
+						<img src="img/BaSyxFeatures_small.png" alt="BaSyx Features">						
+					<!--</a>-->
+				</p>
+									
+		</div>
 		<div class="col-md-12">
             <div class="heading text-center">
                 <!--<h2>{{ .Site.Params.features.title }}</h2> -->
-				<h2>{{ "Use Cases" }}</h2>
+				<!--<h2>{{ "Features" }}</h2> -->
             </div>
         </div>
         {{ range $index, $element := sort .Site.Data.features "weight" }}
 		{{ if eq (mod $index 3) 0 }}
-		<div class="col-md-12">
+		<div class="col-md-12">			
             <div class="row">
 		{{ end }}
 				<div class="col-md-4">
@@ -44,3 +52,6 @@
 {{ end }}
 {{ end }}
 {{ end }}
+
+
+
diff --git a/static/css/style.blue.css b/static/css/style.blue.css
index e5b6bba..30f6ea3 100755
--- a/static/css/style.blue.css
+++ b/static/css/style.blue.css
@@ -162,7 +162,6 @@
 	font-family: Roboto, Helvetica, Arial, Sans-Serif 
 }
 
-
 #text-page h1,
 #text-page h2,
 #text-page h3 {
@@ -1261,7 +1260,7 @@
 .testimonials .item {
   list-style-type: none;
   margin: 0 5px;
-  background: #fff;
+  background: #fbfbfb;
   padding-bottom: 60px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
diff --git a/static/img/basyxlogo_small.png b/static/img/basyxlogo_small.png
index da613e9..d3584c0 100644
--- a/static/img/basyxlogo_small.png
+++ b/static/img/basyxlogo_small.png
Binary files differ