@media only screen and (max-width: 938px) { 
    
#menu-icon {
    display: block;
    width: 40px;
    height: 44px;
    background: url(/sites/www.elis.org/files/menu-w.svg) center;
}

}