.headContent .companyLogo {
    width: auto;
    max-height: 63px;
}
.headContent .logoBox {
    width: 132px;
}
.footerCompanyData .companyLogo {
    max-height: unset;
}