.logo {height: 35px;width: 150px;background: url(logo.png) no-repeat;background-size: contain;}
.bg-holder {float: left;width: 50%;background: url(LoginBg.png) no-repeat;height: 100vh;background-position: center;background-size: cover;}
.logoCenter {display: flex;width: 100%;margin-bottom: 20px;justify-content: center;}