.article-details img{
  height: auto !important;
  max-width: 100% !important;
}
#site-article .lead h5{
    border-left: 4px solid var(--main-theme-color);
    text-indent: 16px;
    font-size: 22px;
}
  #articleTab tbody,
#articleTab td,
    #articleTab tfoot,
    #articleTab th,
#articleTab thead,
#articleTab tr {
        border: 1px solid !important;
        border-color: inherit;
    }