.short-text {
    overflow: hidden;
    height: 3em;
    line-height: 1.5;
}

.short-text2 {
    overflow: hidden;
    height: auto;
    line-height: 1.5;
}

.full-text {
    height: auto;
}

.display-categories {
    display: none;
}

h1 h2 h3 h4 { margin: 0; padding: 0; }