@media (max-width:767px){#menu{display:block!important;position:fixed;left:-250px;width:250px;background-color:#fff;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;z-index:10}#menu li:not(:last-child) a{color:#1e429f}#menu.open{left:0}#menu li:last-child a{color:#fff;background-color:#1e429f}}
