#auth #auth-left
{
    padding-top:3rem;
}
#auth #auth-left .auth-logo
{
    margin-bottom: 1rem;
}
#auth #auth-left .auth-logo img
{
    height: 6rem;
}
#auth-right
{
    background-image: url(../../assets/images/loging_page_bg.jpg) !important;
    background-size: cover;
}
.sidebar-wrapper .sidebar-header img
{
    height:4.2rem !important;
}