You will need some css adjustment for that. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.hgroup-wrap img {
clear: both;
margin-bottom: 0;
margin-top: 0;
float: left;
}
.hgroup-wrap {
padding-bottom: 20px;
}