body {
    text-align: justify;
}
     I
 .obj_article_details .abstract,
.obj_article_details .item > :last-child {
        text-align: justify;
}


.myTable {
    width: 100%;
    border-collapse: collapse;
}

.myTable th, .myTable td {
    border: 1px solid black;
}
