.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  }
.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}
.pkp_site_name .is_img img {
  width: 100%;
  max-height: 200px !important;
  height: 100%;
}
.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 30px;
}
.pkp_structure_page {
  margin-top: 20px !important;
  margin-bottom: 20 !important;
  padding-bottom: 20 !important;
}
.pkp_brand_footer {
display: none;
}

<!-- kode untuk justify deskripsi jurnal -->

.pkp_page_index .homepage_about{
	text-align: justify;
}

<!-- mengubah background webnya -->

html, body {
    /* background: #0A2049 fixed !important */
	/* mengubah background webnya */
	background: url(https://i.ibb.co.com/cbqW2D4/swirl-pattern.webp) #f5f9fb fixed !important
} 