thank you this was the step in the right direction.
Need to adjust margin and padding for pefect fit. My solution now:
div.ja-masthead .ja-masthead-detail {
height: 200px;
padding-top: 50px;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-description {
margin: 5px auto 0;
}