Код:
<!--HTML--><style><link href="https://fonts.googleapis.com/css?family=Cousine|PT+Sans+Narrow" rel="stylesheet">
 .res { width: 400px; height: 2px;   margin-top: 36px;   }
.ref {  width: 450px; padding: 2px;  background: #C5B7D3;   position: relative;   margin-top: 25px;   margin-left: 15px; border-radius: 10px; border: 1px solid #ccc  }
.reg { width: 65px;   height: 65px; } .reg img { width: 65px; height: 65px; background: #191E40;  padding: 3px;  border: 1px solid #ccc;   margin-top: -1px; position: relative; margin-left: -369px; }
.rej { margin-left: 76px;padding: 15px; border-radius: 6px;  background: #fff;   margin-top: -58px; margin-bottom: 5px; font-family: pt sans narrow; text-align: justify; font-size: 15px;  line-height: 95%; height: auto; width: 330px; }
</style>
<center><div class="ref"><div class="res"></div>
<div class="reg"><img src="https://66.media.tumblr.com/00014307ca0595f9e23ed8ba6d2d827f/tumblr_inline_o2lsnh2IuV1t4cgq2_500.gif" width="65" height="65" style="border-radius: 100%"></div>

<div class="rej"> тут текст новостей. ширина меняется в зависимости от количества букв </div></div></center>