in your includes/templates/bask_black/css/stylesheet.css, find this block of code:

Code:
#logoWrapper{
    height:50px;
}
and change to:

Code:
#logoWrapper{
    height:70px;
}
Hope this helps.