@media screen and (max-width: 480px){
    .header .menu-drawer__menu.list-menu{
        display: block !important;
    }
}