/***home***/

.box-home {
  width: 342px;
}

.box-home .box-content {
  height: 190px;
}

.box-home .elencoArticoli a.titolo {
  font-size: 12px;
}

.box-home .elencoArticoli .articolo {
  clear: both;
  margin-bottom: 15px;
  border: 0px;
}

.box-home .icona {
  margin: 0px;
  width: 60px;
  height: 55px;
  text-align: center;
  float: left;  
}

.box-home .cont-articolo {
  margin-left: 70px;
}
