#m-wrap._desktop > img {
    float: right;
    margin: 0 0 5px 20px;
}
#m-wrap._desktop > div.back.top {
    margin: 1em 0;
}
#m-wrap._desktop > div.published-at {
    margin-top: 0.5em;
    opacity: 0.7;
}
#m-wrap._desktop > div.content {
    margin-top: 0.5em;
}
#m-wrap._desktop > div.social-links {
    margin-top: 2em;
}
#m-wrap._desktop > div.back.bottom {
    margin-top: 2em;
}

