#img_menu {
content: url(../assets/menu.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 30px;
height: 30px;
border-width: 0;
border: none;
vertical-align: middle;
}