@media (max-width: 767px) {
    .navigation--mobile-product {
        display: none !important;
    }
}