@media screen and (max-width:720px) {
    header .menu{
        flex-direction: column;
    }


}


@media screen and (min-width) {
    
}