Bug 65 resolved.

Signed-off-by: KIRAN KASHALKAR <kiran.kashalkar@riftio.com>
diff --git a/skyquake/framework/widgets/header/header.scss b/skyquake/framework/widgets/header/header.scss
index 9238c22..5e1e717 100644
--- a/skyquake/framework/widgets/header/header.scss
+++ b/skyquake/framework/widgets/header/header.scss
@@ -27,7 +27,8 @@
         align-items:center;
     }
     h1 {
-        background: url('../../style/img/header-logo.png') no-repeat;
+        /*background: url('../../style/img/header-logo.png') no-repeat;*/
+        background: url('../../style/img/svg/osm-logo_color_rgb.svg') no-repeat;
         background-size:contain;
         height: 51px;
         line-height: 51px;