#dws-featured-board .fl-post-column:nth-last-of-type(2) {
    clear: none;
}
#dws-featured-board .fl-post-column:nth-last-of-type(3) {
    clear: both;
}
#dws-featured-board .fl-post-column:nth-last-of-type(4) {
    float: right;
}

.dws-featured .fl-post-column {
    padding-bottom: 0;
}