Updating images and stles

Updating images and styles after code merge conflicts

Change-Id: I96490926caa41d13e4d625ff67f6a463d7819d34
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
diff --git a/app/common/styles/layout/header.scss b/app/common/styles/layout/header.scss
index 1f065f0..e2d5260 100644
--- a/app/common/styles/layout/header.scss
+++ b/app/common/styles/layout/header.scss
@@ -79,6 +79,9 @@
   }
   .logo__wrapper {
     padding-top: .5em;
+    //position: absolute;
+    //top: 50%;
+    //transform: translateY(-50%);
   }
 
   .header__logo {
@@ -94,7 +97,7 @@
   .header__functions {
     position: absolute;
     top: 0;
-    right: -650px;
+    right: -680px;
     bottom: 0;
     z-index: 100;
     margin: .3em 0;
@@ -116,7 +119,7 @@
       float: left;
       text-decoration: none;
       color: $darkgrey;
-      padding: 1.25em 1.3em;
+      padding: 1.250em 1.688em;
       height: 100%;
       font-size: 0.875em;
       font-weight: 400;