You may try this code instead of previous(just without .post-type-archive:)
.main-header > .container {
height: 205px;
}
And this one for logo:
.home .header-logo img{ max-width:320px!important;
float: left;}
.header-logo img{ max-width: 200px!important;
float: left;}
Regards,
Brian Johnson