Updating and removing unnessary white spaces on use case page
diff --git a/src/pages/use-cases.md b/src/pages/use-cases.md
index a7951db..0395a99 100644
--- a/src/pages/use-cases.md
+++ b/src/pages/use-cases.md
@@ -13,26 +13,12 @@
 
 Apache Druid is a database that is most often used for powering use cases where real-time ingest, fast query performance, and high uptime are important. As such, Druid is commonly used for powering GUIs of analytical applications, or as a backend for highly-concurrent APIs that need fast aggregations. Druid works best with event-oriented data.
 
-Common application areas for Druid include:
+If you are experimenting with a new use case for Druid or have questions about Druid's capabilities and features, join the [Apache Druid Slack](http://apachedruidworkspace.slack.com/) channel! There, you can connect with Druid experts, ask questions, and get help in real time. 
 
-<div class="fancy-list">
-    <ui>
-        <li>Clickstream analytics (web and mobile analytics)</li>
-        <li>Risk/fraud analysis</li>
-        <li>Network telemetry analytics (network performance monitoring)</li>
-        <li>Server metrics storage</li>
-        <li>Supply chain analytics (manufacturing metrics)</li>
-        <li>Application performance metrics</li>
-        <li>Business intelligence / OLAP</li>
-    </ui>
-</div>
+## Common use case examples
 
-Some of these use cases are described in more detail below. For an overview of technical differentiation, please see the [FAQ](faq).
-
-If you are experimenting with a new use case for Druid or have questions about Druid's capabilities and features, join the [Apache Druid Slack](http://apachedruidworkspace.slack.com/) channel! There, you can connect with Druid experts, ask questions, and get help in real time.
-
-<div class="zigzag-features">
-<div class="zigzag-feature">
+<div class="features">
+<div class="feature">
 <span class="fa fa-users fa"></span>
 
 ## User activity and behavior
@@ -50,7 +36,7 @@
 
 </div>
 
-<div class="zigzag-feature">
+<div class="feature">
 <span class="fa fa-project-diagram fa"></span>
 
 ## Network flows
@@ -64,7 +50,7 @@
 
 </div>
 
-<div class="zigzag-feature">
+<div class="feature">
 <span class="fa fa-comments-dollar fa"></span>
 
 
@@ -80,7 +66,7 @@
 
 </div>
 
-<div class="zigzag-feature">
+<div class="feature">
 <span class="fa fa-tachometer-alt fa"></span>
 
 ## Application performance management
@@ -95,7 +81,7 @@
 
 </div>
 
-<div class="zigzag-feature">
+<div class="feature">
 <span class="fa fa-thermometer-three-quarters fa"></span>
 
 
@@ -115,7 +101,7 @@
 
 </div>
 
-<div class="zigzag-feature">
+<div class="feature">
 <span class="fa fa-chart-pie fa"></span>
 
 ## OLAP and business intelligence
@@ -129,4 +115,4 @@
 You can either develop your own application using Druid's API or use one of the [many off the shelf applications](/libraries) that work with Druid.
 
 </div>
-</div>
\ No newline at end of file
+</div>