.sta-login-header {
	width: 100%;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,.13);
	padding: 1em 0;
}

.sta-home {
	display: flex;
	justify-content: center;
	align-items: center;
}

.sta-home a img {
	display: inline-block;
	width: 335px;
	height: auto;
}
