Okay, it work. I went to Appearance => Theme Options => Custom CSS
And I put
#site-logo img { max-height: 70px; }
#masthead.fixed-header #site-logo img { max-height: 32px; }
But now if I put the logo too big, like 70px height the first menu bar goes up to much :S
(Home, About Us, Volunteer Zone, Contact Us, FR)
Can I put it lower?