.logo{display:flex;align-items:center;flex-direction:row;line-height:1;text-decoration:none}
.brand-logo-image{display:block;width:168px;height:52px;object-fit:contain}
.logo.invert{width:168px;height:52px;overflow:visible;background:transparent}
.logo.invert .brand-logo-image{width:168px;height:52px}
.factory-image{display:grid;place-items:center;min-height:0;background:#f4f6f4;padding:28px}
.factory-image img{display:block;width:min(100%,760px);height:auto;max-height:520px;object-fit:contain}
.company-hero img{align-self:center;width:100%;height:auto;max-height:600px;object-fit:contain;background:#f4f6f4}
@media(max-width:560px){.brand-logo-image,.logo.invert,.logo.invert .brand-logo-image{width:138px;height:44px}}
