.vtx-map{
	width: 100%;
	height: 100%;
    label.BMapLabel{
        &:hover{
            z-index: 1 !important;
        }
    }
}