.WaGadgetMenuHorizontal .menuInner {
    display: flex;
    justify-content: center;

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a:hover {
    background: #92278f !important;
    color: #00868b !important;
}
