@media screen and (max-width: 600px) {
    #wpadminbar {
        top: -46px;
    }
}