diff --git a/src/img/bonita-logo-color.svg b/src/img/bonita-logo-color.svg
index 0ce3680c..d00b7964 100644
--- a/src/img/bonita-logo-color.svg
+++ b/src/img/bonita-logo-color.svg
@@ -1,67 +1,8 @@
-
-
\ No newline at end of file
+
diff --git a/src/img/bonitasoft-logo-mobile.svg b/src/img/bonitasoft-logo-mobile.svg
deleted file mode 100644
index 664bcc8c..00000000
--- a/src/img/bonitasoft-logo-mobile.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/src/img/bonitasoft-logo.svg b/src/img/bonitasoft-logo.svg
index 1ff8c63d..2b3820b0 100644
--- a/src/img/bonitasoft-logo.svg
+++ b/src/img/bonitasoft-logo.svg
@@ -1,3 +1,6 @@
-
-
-
\ No newline at end of file
+
diff --git a/src/stylesheets/header.scss b/src/stylesheets/header.scss
index 1307ef13..31357f25 100644
--- a/src/stylesheets/header.scss
+++ b/src/stylesheets/header.scss
@@ -391,7 +391,7 @@ body {
}
.bonita-logo {
- background: url(../img/bonitasoft-logo-mobile.svg) no-repeat 50% 45%;
+ background: url(../img/bonitasoft-logo.svg) no-repeat 50% 45%;
opacity: 1;
background-size: contain;
}