.breadcrumb {
    display: none;
}
ul.flex.os {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        ul.flex.os li img {
            max-width: 30px;
            max-height: 25px;
        }

        ul.flex.os li {
            margin: 0 8px;
        }