.pkp_site_name .is_img img {
    display: block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.obj_article_details .item {
    padding: 20px;
}
.pkp_structure_footer_wrapper {
    background: #afccd6;
}
.pkp_brand_footer {
    display: none;
    padding: 0px;
}
.pkp_footer_content {
    padding: 20px;
    text-align: center;
}
.pkp_structure_main h1 {
    color: #222e50;
}
.pkp_structure_main p {
    line-height: 20px;
    margin: 20px 20px;
}
.obj_issue_toc .section {
    position: relative;
    margin: 10px 10px;
    padding: 0px;
}