.feed-description {
    font-size:20px; 
    padding-left:5px;
    margin-left:10px;
    border-left:2px solid #eee;
}

.feed-lists {
    padding-left:1em;
}

.feed-item-image {
    max-width: 250px;
    max-height: 300px;
    float: right;
    margin-left: 5px;
}