/* css for scalable logo */
#logo img,
#header .studio-logo__image {
	max-height: 39px;
	max-width: 218px;
	width: auto;
	height: auto;
}