body div.public {
	background-color: white;
}

.login-page .login-logo,
#header h1.app-logo {
	background-image: url(/brand/guest-voip.ch/logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 51px;
}

#header {
	height: 125px;
	color: #222;
	background: white;
	background-image: inherit;
}

#header h1.app-logo {
	margin-top: 3.9rem;
}
