@media screen and (max-width:768px) {
    .bread-crumb .nav-list {
        justify-content: center !important;
    }
}