diff --git a/pages/assets/css/styles.css b/pages/assets/css/styles.css
index 9f3dc3907dbba76bedc560f250dfda4b7b4d4554..9198db92a52dc7c8cf0ca130a2fd05fdd0db861b 100644
--- a/pages/assets/css/styles.css
+++ b/pages/assets/css/styles.css
@@ -1,9 +1,9 @@
 @import 'base.css';
 #topBarInfos{
     color: white !important;
-    background-position: center;
-    background-size: cover;
-    background-repeat: no-repeat;
+    background-position: center!important;
+    background-size: cover!important;
+    background-repeat: no-repeat!important;
 }
 
 /* Carroussel vitrine */