If you want your module this way, Go to backend: Extensions --> Module Manager --> New --> Select type as Custom Html with the settings below:
Step-1
Step-2
Add the below code in your custom html module
<divclass="container"> <divclass="text-right"> <divclass="col-lg-7 col-md-6 col-sm-6 col-sm-push-5"> <h1><spanclass="black-block">THE POWER OF SPLASH</span><br /><spanclass="black-block">ALL IN YOUR HANDS</span> </h1><br /> <pstyle="color: #000;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque vehicula aliquam eros a tempus. Aenean sodales dictum augue, in faucibus nisi sollicitudin eu. Quisque et urna lacus, quis aliquam purus. Nulla semper arcu vel diam auctor condimentum.</p><ahref="#"class="btn btn-white">Find Our More</a> </div> </div></div>