/**
 * Site header: logo max height.
 */
#site-header .site-branding a.dark-logo img {
	max-height: 88px;
	width: auto;
	height: auto;
}
