.pkp_structure_head {
    background: url(https://journalfmipa.univpasifik.ac.id/public/site/images/admin/bg-body.jpg);
	background-attachment: fixed;
	background-size: cover;
	display: block;
    height:100%;
	width: 100%;
}

.pkp_site_name .is_img img {

    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;

}

.pkp_head_wrapper {
  background: #0080FF;
   background: url(mountain.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pkp_navigation_primary_row {
    background: #0080FF;
	color: White;
}

.pkp_brand_footer {
    padding: 0px;
    float: right;
    display: block;
    max-width: 0px;
}

.pkp_structure_main .content .hvr-underline-from-center img {
  max-width: 100%;
  width: 25px;
  height: 25px;
}

.pkp_structure_main .content img {
  max-width: 100%;
  width: 55px;
  height: 55px;
}
