diff --git a/core/css/header.scss b/core/css/header.scss
index ed023fe36d2e65f760008894c85668efef50ea19..358a08c4eef6cc1f5b9a1e24e1948509ec9156db 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -107,6 +107,12 @@
 		width: 252px;
 		height: 120px;
 		margin: 0 auto;
+
+		img {
+			opacity: 0;
+			max-width: 100%;
+			max-height: 200px;
+		}
 	}
 	.logo-icon {
 		/* display logo so appname can be shown next to it */