/* Keeps the header logo prominent without letting it exceed its navigation area. */
.site-header .custom-logo{width:158px!important;max-width:158px!important;max-height:78px!important;height:auto!important;object-fit:contain!important}body.single .site-header .custom-logo{width:158px!important;max-width:158px!important;max-height:78px!important}@media(max-width:800px){.site-header .custom-logo,body.single .site-header .custom-logo{width:136px!important;max-width:136px!important;max-height:66px!important}}@media(max-width:480px){.site-header .custom-logo,body.single .site-header .custom-logo{width:118px!important;max-width:118px!important;max-height:58px!important}}
