Switch to side-by-side view

--- a/components-for-industry/application-development/oak-toolkit/data-mapping.html
+++ b/components-for-industry/application-development/oak-toolkit/data-mapping.html
@@ -135,17 +135,25 @@
                     <div class="col-md-7 mt-sm-20 left-align-p">
                         <h2>Data Mapping</h2>
                         <br>
-                        <p>The vf-OS Data Mapping is a standalone graphical tool designed to fulfil any data transformation needs and is callable
-                        through the vf-OS Studio. It allows the developer to prepare the data ingestion phase of the vApp by connecting the
-                        source data formats with the target, internal to the vApp, data format.</p>
-
-                        <p>Also known as IDP (ICE Data Platform), with the Data Mapping, the developers will be able to import data samples,
-                        fine-tune field formats (eg, dates, number precision). and filter any unneeded fields.</p>
-
-                        <p>Having clear input and output schemas, developers can automatically map fields from end to end, using context aware
-                        reasoning powered by Neo4J.</p>
-
-                        <p>For developing and using these maps, the developers need to have access and re-use the following vf-OS elements:</p>
+                        <p>
+                            The vf-OS Data Mapping is a standalone graphical tool designed to fulfil any data transformation needs and is callable 
+                            through the vf-OS Studio. It allows the developer to prepare the data ingestion phase of the vApp by connecting the 
+                            source data formats with the target, internal to the vApp, data format.
+                        </p>
+
+                        <p>
+                            Also known as IDP (ICE Data Platform), with the Data Mapping the developers will be able to import data samples, fine-tune 
+                            field formats (eg, dates, number precision) and filter any unneeded fields.
+                        </p>
+
+                        <p>
+                            Having clear input and output schemas, developers can automatically map fields from end to end, using context aware reasoning 
+                            embedded within the tool and powered by Neo4J.
+                        </p>
+
+                        <p>
+                            For developing and using these maps, the developers need to have access and re-use the following vf-OS elements:
+                        </p>
 
                         <ul class="fa-ul">
                             <li><i class="fa-li fa fa-square"></i>vf-OS Studio</span> </li>
@@ -155,16 +163,16 @@
                         <div style="margin-top:20px;">
                                 <h4 style="margin-bottom:10px;">vf-OS Studio</h4>
                                 <p>
-                                    The development of any vApp starts with the access to the specific development IDE that vf-OS provides. Inside the
-                                    Studio, a direct access to the Data Mapping is provided to allow the developer to develop the transformation maps. Once
-                                    these maps are ready, the Data Mapping allows to deploy them as standalone libraries.
+                                    The development of any vApp starts with the access to the specific development IDE that vf-OS provides. Inside the Studio, 
+                                    a direct access to the Data Mapping is provided to allow the developer to develop the transformation maps. Once these maps 
+                                    are ready, the Data Mapping allows to deploy them as standalone libraries.
                                 </p>
                         </div>
 
                         <div style="margin-top:20px;">
                                 <h4 style="margin-bottom:10px;">vf-Store</h4>
                                 <p>
-                                    These deployed libraries are then annotated, uploaded and published to the vf-Store so that they are accessible for
+                                    These deployed libraries are then annotated, uploaded and published to the vf-Store so that they are accessible for 
                                     being part of a vApp.
                                 </p>
                         </div>