.single-objekt .popover{
	z-index:999999999;
}
.welcome-popover-content{
	hyphens:auto;
	//min-width:200px;
}
@media(orientation:portrait),(max-width:800px){
	.welcome-popover-9 .end, .plc .welcome-popover-8 .end{
		display:none;
	}
}
@media(min-width:801px) and (orientation:landscape){
	.welcome-popover-9 .btn-group, .plc .welcome-popover-8 .btn-group{
		display:none;
	}
}
