#logo.header-logo.header-logo--brand,
.header-logo.header-logo--brand {
	max-width: 196px !important;
	width: auto !important;
	min-width: 0 !important;
	overflow: visible !important;
}
.header-logo--brand .header-logo__img,
.header-logo--brand img.header-logo__img {
	width: 193px !important;
	max-width: 100% !important;
	height: auto !important;
	display: block;
}

/* Footer: white PNG — no invert/filter */
.footer.footer--modern .footer__logo,
.footer.footer--modern .footer__logo .header-logo {
	max-width: none !important;
	width: auto !important;
}
.footer.footer--modern .footer__logo img,
.footer.footer--modern .footer__column--brand .header-logo a img,
.footer.footer--modern .footer__logo .header-logo__img {
	filter: none !important;
	background: transparent !important;
	padding: 0 !important;
	max-width: 240px !important;
	width: 240px !important;
	height: auto !important;
}

@media (max-width: 767px) {
	.header-logo--brand .header-logo__img {
		width: 145px !important;
	}
	.footer.footer--modern .footer__logo img {
		width: 200px !important;
		max-width: 200px !important;
	}
}

/* keep legal white */
.footer.footer--modern .footer__legal,
.footer__legal {
	color: #ffffff !important;
}

.footer.footer--modern .footer__logo img[src*="logo_tdshm_white"],
.footer.footer--modern .footer__column--brand img[src*="logo_tdshm_white"] {
	filter: none !important;
	background: transparent !important;
	padding: 0 !important;
}
