@media (max-width:480px) {
    .nav.nav-tabs.nav-justified {
        display: flex;
    }
}