.obj_article_details .item>*:last-child {
    margin-bottom: 0;
    text-align: justify;
}.pkp_structure_main .page h1 {
    margin-top: 0;
    font-size: 18px;
}.pkp_block {
    padding: 1.143rem;
}.pkp_structure_main p, .pkp_structure_main ul {
    line-height: 1.785rem;
    margin: 1.43rem 0;
    text-align: justify;
}a:hover, a:focus {
    color: #f00;
}
a {
    color: #155ea6;
}img {
    max-width: 100%;
    /* width: auto; */
    height: auto;
}.pkp_brand_footer {
display: none;
}footer {
display: none;
}.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #d62c1a;
    color: white;
}
.nav-pills>li>a {
    border-radius: 4px;
    background-color: #15a589;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}