.main-nav {
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
}
.menu-text {
    text-wrap-mode: nowrap !important;
}