@media (min-width: 768px) {
    .navbar-header {
        display: none;
    }
}