nav {
    white-space: nowrap !important;
}

nav ul {
    flex-wrap: nowrap !important;
}

nav a {
    font-size: 14px !important;
    padding: 5px 9px !important;
    white-space: nowrap !important;
}

.article-description {
    font-size: 18px !important;
    line-height: 1.6 !important;
}