.auth-left {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #283199;
}

.auth-left img {
    width: 150px;
    height: auto;
}
