.pkp_site_name .is_img img { /* INI HEADER */
  max-height: 1650px !important;
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  width: auto;
  height: auto;
  margin-top: -35px;
}

.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: -5px;
}

.pkp_site_nav_menu .pkp_nav_list {
    margin-left: 30px;
}



body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_main > div > section > h2 {
  display: none;
}

body > div > div.pkp_structure_footer_wrapper > div > div.pkp_brand_footer > a > img {
  display: none;
}
body > div > div.pkp_structure_footer_wrapper {
    width: 1160px;
    margin: auto;
    background-color: blue;
}
.pkp_structure_content {
    background-color: white;
}
body { /* INI GANTI BACKGROUND BELAKANG */
  background-image: url(https://ejournal.upnvj.ac.id/public/site/images/ajsi/bg.png); 
    background-size: cover; /* sesuaikan ukuran batik auto atau contain atau cover */
  background-repeat: repeat;
}