.login-cont {
	min-height: 100%;
	min-width: 100%;
	background-size: cover;
	align-content: center;
}
.login-logo img {
	height:5rem;
}
.modal-md  {
	width:300px;
}

body {
	height: 100%
}