ecuopha
Hi
Add this code in custom.css file
.ja-masthead:before {display:none!important}
It will remove the overlay.
For the size of images it depends on the text over the masthead.
You can use this code in custom.css file and increase the padding value
div.ja-masthead .ja-masthead-detail {
padding: 64px 0;
}