.only-developer {
    display: none !important;
}

.developer .only-developer {
    display: block !important;
}
