This is the code you need to use,

@media (max-width: 979px)
.navbar-dark.bg-transparent {
background-color: transparent !important;
}