Infra 3933 - Add styles on stats to remove extra right space on mobile

Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Change-Id: Ide713d856d2cdc1cb336dfbb34422b7b675eaa5b
diff --git a/content/en_index.php b/content/en_index.php
index a7e2a1b..97085a7 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -66,7 +66,7 @@
    <h2 class="margin-bottom-30 margin-top-0">Eclipse Foundation by the Numbers</h2>
     <div class="row">
       <div class="col-md-5-eclipse col-sm-8 col-xs-12">
-        <div class="row">
+        <div class="row margin-right-0">
           <a href="/projects" class="featured-stats-link">
             <span class="col-xs-12 featured-stats-icon-container">
               <span class="featured-circle featured-circle-stats"><i data-feather="code" stroke-width="1"></i></span>
@@ -80,7 +80,7 @@
       </div>
 
       <div class="col-md-5-eclipse col-sm-8 col-xs-12">
-        <div class="row">
+        <div class="row margin-right-0">
           <a href="/membership/become_a_member/committer.php" class="featured-stats-link">
           <span class="col-xs-12 featured-stats-icon-container">
             <span class="featured-circle featured-circle-stats"><i data-feather="users" stroke-width="1"></i></span>
@@ -94,7 +94,7 @@
       </div>
 
       <div class="col-md-5-eclipse col-sm-8 col-xs-12">
-        <div class="row">
+        <div class="row margin-right-0">
           <a href="https://github.com/eclipse" target="_blank" class="featured-stats-link">
           <span class="col-xs-12 featured-stats-icon-container">
             <span class="featured-circle featured-circle-stats"><i data-feather="align-justify" stroke-width="1"></i></span>
@@ -108,7 +108,7 @@
       </div>
 
       <div class="col-md-5-eclipse col-sm-8 col-xs-12">
-        <div class="row">
+        <div class="row margin-right-0">
           <a href="/membership/exploreMembership.php" class="featured-stats-link">
             <span class="col-xs-12 featured-stats-icon-container">
               <span class="featured-circle featured-circle-stats"><i data-feather="briefcase" stroke-width="1"></i></span>
@@ -122,7 +122,7 @@
       </div>
 
       <div class="col-md-5-eclipse col-sm-8 col-xs-12">
-        <div class="row">
+        <div class="row margin-right-0">
           <a href="/org/workinggroups/" class="featured-stats-link">
             <span class="col-xs-12 featured-stats-icon-container">
               <span class="featured-circle featured-circle-stats"><i data-feather="share-2" stroke-width="1"></i></span>