.wpd-catalog-container {
    margin-bottom: 25px;
}

.wpd-catalog-image img {
    width: 100%;
}

.wpd-catalog-container h3 {
    text-align: center;
    font-size: 20px;
    line-height: 1.3em;
    margin: 10px 0;
}

.wpd-catalog-terms .wpd-catalog-label {
    font-size: 12px;
    border-bottom: 1px solid #ddd;
}

.wpd-catalog-terms {margin-bottom: 5px;}

a.wpd-catalog-term {
    display: block;
    background: #eee;
    margin: 5px;
    padding: 2px 5px;
    text-decoration: none;
    color: #777;
    font-size: 13px;
}