/* Custom CSS by @ilham.djaya */

/* HEADER */
.pkp_site_name .is_img img {
    display: block;
    max-height: 165px;
    width: auto;
    height: auto;
}


.page_index_journal{
  display: flex;
  flex-direction: column; /* Menentukan tata letak kolom */
}

.pkp_structure_main {
background: white;
}

.current_issue {
  order: 2;
}

.additional_content {
  order: 1;
}
