#mobile-menu {
background: url('eye_nav.gif') no-repeat top center;
background-size: 160%;
background-color: black;
}
#header-v2 {
background: url('eye_nav.gif') no-repeat top center;
background-size: cover;
    background-position-y: -15px;
	    background-color: black;
}