.topnav__wrapper {
    left: 0;
}
@media screen and (max-width: 568px) {
    .categories__item {
        flex-wrap: nowrap !important;
    }
}