body {
    font-family: 'Days One', sans-serif;
    font-family: 'Open Sans', sans-serif;}


.Section-Discussion .Item.Role_CSM {
    background-image: url(https://us.v-cdn.net/6030869/uploads/editor/nj/ab2ref2q1550.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    background-position-x: left;
    border-left-color: #9D0E31;
    border-left-width: thick;
}

div.Box.BoxPromoted {
    max-width: 875px;
    margin-left: auto;
    margin-right:auto;
}
.BoxPromoted .Item {
    background-position: 0px -44px;
    height: 180px;
    width: 254px;
}

.BoxPromoted .DataList .Item {
    border: 1px;
    float: left;
    margin-right:15px;
    overflow:hidden;
    text-overflow:ellipsis;
}

.BoxPromoted .DataList:after {
    clear: both;
    content: "";
    display: table;
}

.BoxPromoted .DataList .Item .Title {
    padding: 4px 0px 0;
    overflow:hidden;
    text-overflow:ellipsis;
}