table {
    width:100%;
}
.postTitle {
    font-size: 16px;
    margin-bottom: 5px;
}
.postDesc {
    margin:unset;
    text-align: left;
}