Fix grid layout for stats

diff --git a/stats.html b/stats.html
index 545a2bd..7029be0 100644
--- a/stats.html
+++ b/stats.html
@@ -106,7 +106,7 @@
         <div id="expenses" class="row cover bottom text-center d-inline-flex justify-content-center align-items-center" style="background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); background-position: left top; background-size: 100%; background-repeat: repeat;">
           <section class="counting">
             <div class="layout">
-              <section id="content3" class="team_content"></section>
+              <section id="content3" class="team_content2"></section>
               <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
               <script>
                 $.ajax({