.login-wrapper {
    width: 100%;
    overflow: hidden;
    height: auto;
    padding: 6% 15% 15% 15%;

}.login-wrapper .login-content {
  
    background-color: #fff !important;
	border-top-left-radius: 5px !important;
	border: 1px solid #D8DAE0;
}