@media (max-width: 991px) {
    .header-transparent[data-header-hover=dark] {
        background-color: var(--dark-gray) !important;
    }
}