/*Write your custom style or CSS code here*/

@media (max-width: 1199.98px) {
    .navbar-nav .dropdown-menu {
        display: inline-block;
    }
}