.tx-llnews ul {
    list-style: none;
    padding: 0;
}
.tx-llnews ul li {
   margin: 0 0 2em; 
}
.tx-llnews ul li h3 {
   margin: 0;
}
.tx-llnews ul li p {
    margin: 0;
    font-size: 1em;
}
.tx-llnews .mehr-info {
    display: none;
    cursor: pointer;
    text-decoration: underline;
    float: right;
}
