diff --git a/_sass/elixir/_responsive.scss b/_sass/elixir/_responsive.scss
index fb57343e7eeca931c2637b47480333389185ab77..d8045fc74e087e58fa22e54b238c7582a455e96b 100644
--- a/_sass/elixir/_responsive.scss
+++ b/_sass/elixir/_responsive.scss
@@ -64,9 +64,6 @@ $HD_RES: 1930px;
   .body-wrapper.margin-wrapper {
     padding-left: 2%;
   }
-  #site-header #site-header-wrapper .elixir-image {
-    left: -150px;
-  }
 }
 
 @media only screen and (min-width: $HD_RES) {
diff --git a/elixir-theme.gemspec b/elixir-theme.gemspec
index 9752c2229b4119962e3665620f5ed05d63496be3..2b876e6e8961df329ccca02da20af7be86f2f2df 100644
--- a/elixir-theme.gemspec
+++ b/elixir-theme.gemspec
@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |spec|
   spec.name          = "jekyll-elixir-theme"
-  spec.version       = "0.7.3"
+  spec.version       = "0.7.4"
   spec.authors       = ["jacek.lebioda"]
   spec.email         = ["jacek.lebioda@uni.lu"]