.logo-parent
{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-parent img{
    height: 60%;
    width: 60%;
}
.login-section,.register-section{
    background: #FAF9F7 0% 0% no-repeat padding-box;
}
