#panel {
    z-index: 99999;
    position: relative;
}

[class*="ymaps-2-1"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%)!important; 
    
}
.footer__list a {
    text-decoration: underline;
}
.project__video {height: 640px;}
.project__video ~ .project__video {margin-top: 6px;}
