.sw19b-secondary-navigation {
    @media (max-width: 768px) {
        .navigation-mobile {
            margin-top: 0px;
        }
    }
}