.page-landing {
	display: flex;
	justify-content: center;
	align-items: center;
}


.login {
	width: 360px;
}

.login-title {

}

.login-title img {
	width: 100%;
	height: 60px;
}

.login-subtitle {
	padding: 10px;
	text-align: center;
}