Apri il file
s/templates/mg_themes/style_p_black.css e modifica il valore dell'altezza (height) in questa parte di codice:
#top_logo{
border: 0px solid #181818;
background: url(images/p_black/top_header.png) top center no-repeat;
/* background: url(images/p_black/top_header_ts.png) repeat; */
/* MG XMas */
/*background: url(images/p_black/xmas/xmas_header.png);*/
/* MG XMas */
height: 150px;
}