Switch to side-by-side view

--- a/components-for-industry/application-development/oak-toolkit/oak-sdk.html
+++ b/components-for-industry/application-development/oak-toolkit/oak-sdk.html
@@ -120,8 +120,8 @@
                             <span class="lnr lnr-laptop" style="font-size:40px; color:#988fff;margin-top: 30px; "></span>
                             <h4>Studio integration</h4>
                             <p>
-                                Developers will interact with SDK using the OAK Studio using a wizard in the studio, this will hide the task of compile
-                                the SDK generation tool.
+                                Developers can interact with the SDK by means of the OAK Studio. A wizard in the Studio will hide the task of compile the 
+                                SDK generation tool.
                             </p>
                         </div>
                     </div>
@@ -139,21 +139,25 @@
                     <div class="col-md-7 mt-sm-20 left-align-p">
                         <h2>vf-OAK SDK</h2>
                         <br>
-                        <p>The vf-OAK SDK is a software component that implements a services integrator, able to provide and concentrate all vf-OS
-                        functionalities, services, APIs, and resources, centralising the access to all the artefacts, services, and tools that
-                        are necessary for a developer building a vApp.</p>
-
-                        <p>It not only provides access to all the vf-OS Assets, but also to other types of design data such as documentation,
-                        templates, samples of models, patterns, and behaviours, helping the users to be able to build in a faster and more
-                        consistent way.
-                        The SDK code is included in the vf-OS platform's core code, allowing the developers to have access to the vf-OS
-                        components without the need of knowing every component in detail.</p>
-
-                        <p>The SDK does not have itself a front-end, but its functionality may be addressed fully using the vf-OAK Studio, the
-                        Integrated Development Environment (IDE) GUI.
-                        SDK library will be distributed as a self-generation tool, which can be executed in order to download and compile the
-                        Assets code, specifically for each vApps. This enables the possibility to choose which Assets of vf-OS environment will
-                        be added to the vApp.</p>
+                        <p>
+                            The vf-OAK SDK is a software component that implements a services integrator, able to provide and concentrate all 
+                            vf-OS functionalities, services, APIs, and resources, centralising the access to all the artefacts, services, and 
+                            tools that are necessary for a developer building a vApp.
+                        </p>
+
+                        <p>
+                            It not only provides access to all the vf-OS Assets, but also to other types of design data such as documentation, 
+                            templates, samples of models, patterns, and behaviours, helping the users to be able to build vApps in a faster and 
+                            more consistent way. The SDK code is included in the vf-OS platform's core code, allowing the developers to have 
+                            access to the vf-OS components without the need of knowing every component in detail.
+                        </p>
+
+                        <p>
+                            The SDK does not have itself a front-end, but its functionality may be addressed fully using the vf-OAK Studio, the 
+                            Integrated Development Environment (IDE) GUI. A SDK library will be distributed as a self-generation tool, which can 
+                            be executed in order to download and compile the Assets code, specifically for each vApps. This enables the possibility 
+                            to choose which Assets of the vf-OS environment will be added to the vApp.
+                        </p>
 
                     </div>
                     <div class="col-md-5">