.overonsActive {
    color: #b92f92 !important;
}
@media only screen and (max-width: 960px) {
    .overonsActive {
        color: #f99d31 !important;
    }   
}