.menuNavegacao {
    display: block;
    width: 30%;
    min-width: 300px;
    box-sizing: border-box;
    flex: 1;
}
