.yn-lists-v3 .body-box .title {
  height: 24px;
  line-height: 24px;
}

.yn-lists-v3 .body-box .title p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
  max-height: 48px;
  text-decoration: underline;
}

.yn-lists-v3 .body-box .title p:hover {
  text-decoration: unset;
}

@media only screen and (max-width: 499px) {

}
