diff --git a/report/account_template.xml b/report/account_template.xml
index 84b4c2ef633d8fb8edef7687f97ba1e4113bc15f..23eea1344888c9b8c86604fbfd2365f50fcff65c 100644
--- a/report/account_template.xml
+++ b/report/account_template.xml
@@ -335,7 +335,7 @@
                                     </p>
                                 </div>
                                 <div class="o_recap_table mt-4">
-                                    <div class="text-center mb-3">
+                                    <div class="text-center">
                                         <h3 class="text-uppercase">Synthèse de votre facture</h3>
                                         <p class="font-italic">Détails en pages suivantes</p>
                                         <h4>Période de livraison concernée : <br/>
diff --git a/static/src/scss/style.scss b/static/src/scss/style.scss
index e6e9b36edeede4e98f286b2b49e5682ac52e9f22..8271cc98a3b629120df727930be1cad88ab8a130 100644
--- a/static/src/scss/style.scss
+++ b/static/src/scss/style.scss
@@ -48,7 +48,7 @@
     padding: 20px !important;
     border-radius: 40px !important;
     border-collapse: inherit !important;
-    margin-top: 60px !important;
+    margin-top: 35px !important;
 }
 
 .o_report_layout_boxed table thead tr th {