.pkp_site_name .is_img img {
	/*padding-top: 0 !important;*/
	display: inline-block;
	max-height:100px;
	max-width:100%;
	width: auto;
	height: auto;
}

.pkp_structure_main {
	margin-left: 0px;
	background: #A4C2D4;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 0px !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
	clip-path: inset(0px -15px 0px -15px);
}

img {
 max-width:80%;
 width:auto;
 height:auto;
}

body {
 background:#ffffff
}
/* ini untuk mengubah backgraund dalam */
.pkp_structure_page {
 margin:0 auto;
 /* ini untuk mengatur besar kepala jurnal */
 max-width:1160px;
 background:#ffffff;
 box-shadow:0 0 50px rgba(0,0,0,0.1)
}

.pkp_footer_content {
float: left; width: 70%; padding-top: 10px; padding-bottom?:10px
}
.pkp_brand_footer {
	float: right; width: 30%; padding-top: 10px; padding-bottom?:10px
}

.pkp_structure_page {
  margin-top:50px;
  margin-bottom:50px;
 }
 .pkp_structure_content .has_sidebar {
	background: #E1DAD7;
}