@media screen and (min-width: 0px) and (max-width: 700px) {     
    .postprofile dd.profile-karma {
        display: block;
        text-align: right;
        padding-right: 10px;
    }
  .has-profile .postbody h3 {
        width: 100%;              
    }
}
