/* Clearer Conversations */
#d2860523 .media-box.pull-left {
    width: 100%;
    max-width: 400px;
    margin-left: 0;
}

@media screen and (min-width: 768px) {
    #d2860523 .media-box.pull-left {
        float: left !important;
    }
}
