header image sizing in twenty seventeen theme

You can add this custom style to your css :

.twentyseventeen-front-page.has-header-image .custom-header-media{
     height: 400px !important; // set your height 
}