@media (max-width: 991px) {
    .logo-bar-area .col-auto {
        flex: 1;
        justify-content: center !important;
    }
}