@media (max-width: 769px) {
    .nav-item {
        background-color: #F0F0F0;
        border: 1px solid grey;
        margin: 0 0.5rem;
    }
}
