.about_journal {
  display: none;
}
.journal_index .site_logo img {
  padding: 4px;
  border: 1px solid rgb(231, 231, 231);
  background: white;
  border-radius: 10px;
  margin-bottom: -30px;
  width: 1140px;
}
.pkp_structure_page {
  background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRp_XjdCzkkg9mjrhKva2iJZySra-GBvMIlJ9cGUU7cWMrLc0FL") repeat scroll 0 0;
  font-size: 1.1em;
  text-align: justify;
  text-justify: inter-word;
}
.journal_index {
  background: none;
}
journal_index .site_logo img {
  padding: 4px;
  margin-bottom: 10px;
  border: 1px solid rgb(231, 231, 231);
  background: white;
  border-radius: 10px;
  margin-bottom: 0;
  width: 1140px;
}
