@media ( max-width: 1199px ) {
    html body.logged-in #wpadminbar {
        display: none !important;
    }
}