
/* custom login screen */
.typo3-login-logo {
	width: 90px;
	margin: 0 auto 45px;
	padding-top: 0;
}

/* backend logo */
.topbar-site-logo img {
	width: 24px;
	height: 24px;
	background-color: #03326C;
}
