.pkp_sitename .is_img img {
  display: inline-block;
  width: auto;
  height: auto;
}

.pkp_site_name .is_img {
  max-height: 100% !important;
}

.pkp_page_index .homepage_image {
  display: none !important;
}

obj_issue_summary .description {
  text-align: justify;
}

.description > p {
  text-align: justify !important;
}

.indexing {
  justify-content: center;
}
.indexing img {
  width: 260px;
  padding: 0px 5px;
}
.pkp_navigation_user > li:last-child > a {
  background-color: transparent !important;
  border-radius: none;
  margin: 0px !important;
  font-weight: normal !important;
  box-shadow: none !important;
}

.pkp_footer_content {
  background-color: #efe309 !important;
  color: black !important;
}

@media (max-width: 480px) {
  .table_desk {
    width: 360px;
  }

  .about_jurnal {
    flex-direction: column;
  }

  .about_jurnal img {
    width: 80%;
    margin: 0px 40px;
  }
  .indexing img {
    width: 170px;
    margin: 0px !important;
  }
  .footer {
    margin: 0px !important;
  }

  .desk_footer {
    padding: 0px !important;
  }
  .maps {
    margin: auto !important;
    padding: 0px 10px;
    width: 0px 200px !important;
  }

  .maps iframe {
    max-width: 150px;
  }
}
