@media (min-width: 992px){
    .auth-brand {
        position: static !important;
        margin-left: 50%;
    }
}