.ded-label > .container {
	/*position: relative;*/
}
.ded-label > .container > a {
	display: block;
	position: absolute;
	top: 290px;
	right: -25px;
}
.ded-icon {
	vertical-align: middle;
	display: inline-block;
	background-image: url("/assets/img/santa.png");
	background-repeat: no-repeat;
	background-position: -5px 5px;
	width: 220px;
	height: 337px;
}
/*.ded-icon:hover {
	background-position: -117px 5px;
}*/
.popover-content {
	font-family: "fontello";
	font-style: italic;
	font-weight: bold;
	text-align: center;
	display:none;
}