/* Adjust the size of the login page logo */
.login-box  img {
    max-height: 100px; /* Adjust the value as per your desired size */
}

.img-circle.brand-image{
    background-color: white;
}