.wm-tabs-hub {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  padding: 28px 0;
  height: 80px;
  position: relative;
}
