.wt-header--fashion .wt-header__nav-teaser__link-text{display:none !important}
.wt-page-nav-mega__item {
    padding: calc(var(--gap, 4px) * -0.5) 0;
    text-align: center;
    text-transform: uppercase;
}
.wt-page-nav-mega__item:not(:last-child):after{display: none !important}

@media (max-width:769px){
.wt-header__logo__img {
    width: 100%;
    max-height: 69px;
    height: auto;
    object-fit: contain;
}
}