.ymap_marker{position:relative;height:0;width:0}
.ymap_marker svg {position:absolute;z-index:100000000000;width:20px;height:20px;}
.ymap_marker.__big svg {position:absolute;z-index:100000000000;width:50px;height:50px;}
.hidden {
	display: none !important;
}
.open .hidden {
	display: inherit !important;
}