fix in hover effect
diff --git a/css/all-web.css b/css/all-web.css
index ec9fff2..9359de8 100644
--- a/css/all-web.css
+++ b/css/all-web.css
@@ -1674,7 +1674,8 @@
 
 .navbar-icon-home:hover,
 .navbar-icon-home:focus,
-.navbar-icon-home:active {
+.navbar-icon-home:active,
+.navbar-icon-home-hover{
 	opacity:1;
 	Filter:alpha(opacity=100); /* For IE8 and earlier */
 }