
.login-background{
	background: -webkit-linear-gradient(left, #2ac4f4, #21427e, #2ac4f4, #21427e);
    background: linear-gradient(to right, #2ac4f4, #21427e, #2ac4f4, #21427e);
    background-size: 600% 100%;
}

.header .logo {
    position: relative;
    z-index: 4;
    padding-top: 20px;
    min-height: 80px;
}

.badge-img {
    max-width:80%;
    max-height: 65px;
}