.list-product {
  margin-top: 1%;
  height: 140vw;
  overflow-y: auto;
}

.text-product {
  color: #666666;
   position:relative;
    line-height:1.4em;
    /* 3 times the line-height to show 3 lines */
    height:4.2em;
    overflow:hidden;
}