@media screen and (min-width: 1200px) {
    .it-menu-content {
        display: flex;
        justify-content: center;
    }
}
