ludo974
Hi
The Menu container size is as below :
And the logo already using max width of the original logo image
You can increase the text size of the menu items by using below code in custom css
.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
font-size: 17px;
}