@media only screen and (min-width: 1000px) {
  .titoli_elenco {
    max-height: 140px;
  }
  .foto_riquadro_big > img {
    max-height: 100%;
  }
}