.bg-gradient-primary {
	/*background: url(../img/mv-bg.png) no-repeat;*/
	background-size: cover;
	background-position: bottom;
	min-height: 1180px;
	position: relative;
}

.bg-login-image {
	background: url(../img/mv-img.png);
	background-position: center;
	background-size: cover;
}
.bg-login-image2 {
	background: url(../img/mv-img2.png);
	background-position: center;
	background-size: cover;
}