.postisitonRelative{
left:10em;
top: 2em;
bottom: 20em;
position: absolute;
}
.message{
border-radius: 5px 20px 5px;
background: #BADA55;
padding:10px;
}
.news{
border-color:#2196F3!important;
width: "500px";
height:"20px";
border-left: 6px solid red;
background-color: lightgrey;
margin:15px;
}
.postisitonRelative{
left:10em;
top: 2em;
bottom: 20em;
position: absolute;
}