





.header-004 .agent-branding .custom-logo, 
.header-004-master .agent-branding .custom-logo, 
.footer-009 .custom-logo {
	max-width: 13rem;
	width: 100%;
} 


.header-004.header-004 .agent-branding .custom-logo, 
.header-004-master .agent-branding .custom-logo {
	width: auto !Important;
} 

@media only screen and (max-width: 48rem) {
    .header-004.header-004 .agent-branding .custom-logo, 
	.header-004-master .agent-branding .custom-logo {
        max-height: 10rem !important;
    }
}