.dettaglio_bollo_diamond_gl {
display: inline-block;
  margin-right: 5px;
  border-radius: 20px;
  background-color: #fff;
  width: 32px;
  height: 32px;
  position: relative;
  top: 4px;
}
.dettaglio_bollo_diamond_gl img {
	width:24px; 
	height:auto;
	position:absolute;
	top:6px;
	left:4px;
}