/* RS Directory carousel module */
.rsdir .carousel-entry-title {
    margin-bottom: 0;
    min-height: 3.5em;
    overflow: visible;
    padding: .5em;
    text-align: center;
    white-space: normal;
}

.rsdir .carousel-entry-title a {
    font-weight: normal;
}
