[class*="ymaps-2"][class*="-ground-pane"]{
    filter: url("data:image/svg+xml;utf8,#grayscale");
    -webkit-filter:grayscale(100%);
}
