@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        background-color: var(--header-main-color) !important;
    }
}