.logo { display:block; width:210px; height:58px; object-fit:contain; object-position:left center; }
.footerLogo { background:white; padding:5px; width:225px; height:68px; border-radius:3px; }
@media (max-width:800px) { .logo { width:155px; height:50px; } }
