.pkp_navigation_primary {
  max-width: 100% !important;
}

.pkp_navigation_user > li:last-child > a {
  background-color: transparent !important;
  border-radius: 0;
  margin: 10px 0px !important;
  padding-right: 10px !important;
  font-weight: normal !important;
  box-shadow: none;
}

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_footer_content {
  width: 100%;
  background-color: #e00803 !important;
}

@media (max-width: 480px) {
  .about_jurnal {
    flex-direction: column;
  }

  .about_jurnal img {
    width: 80%;
    margin: 0px 40px;
  }

  .indexing img {
    width: 170px;
    margin: 0px !important;
  }

  .maps {
    margin: auto !important;
    padding: 0px 10px;
  }

  .maps iframe {
    max-width: 150px !important;
  }

  .footer {
    margin: 0px !important;
  }

  .desk_footer {
    margin: auto !important;
  }
}
