.accent-main {
	background: url("../accents/main.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 50vh;
}
.card-login {
	margin-top: -30vh;
}
