.item_menu {
    padding: 7px 15px;
    margin: 0;
    /* background: #2A2B39; */
    border-bottom: 1px solid #daa810;
}

.item_menu a {
    color: #fff;
    text-decoration: none;
}

.item_menu a:hover {
    color: #daa810;
}

.embed-responsive-item {
    width: 100%;
    border: none;
}


.homepage_about h2 {
    display: none;
    visibility: hidden;
}

body {
    background-image: url('https://journal.fordetak.or.id/image/pettern.png');
    background-size: 50px;
}

@media (min-width: 1200px) {
  .pkp_structure_page {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}



/* .pkp_site_name .is_img img {
    display: block;
    max-height: none;
    width: auto;
    height: auto;
    } */