.float-img-interesse-dl .expand-dl {
  background-color: #fff;
  width: 26px;
  height: 26px;
  border: 0;
  position: relative;
  top: 10px;
  right: 10px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  background-image: url(/o/ItinerariTema/images/svg/expand-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  float: right; }