.background  {
	background-image: url(https://eci-login-assets.azureedge.net/images/login-background-common3.jpg) !important;
}

.logo-container{
	height: 80% !important;
}

.eci-logo{
	background-image: url(https://eci-login-assets.azureedge.net/images/eci-logo-square.svg)v;
    background-repeat: no-repeat !important;
    align-content: center !important;
    background-position: center center !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
	background-color: #FFFFFF !important;
}