@media (min-width: 992px) {
    .header-logo .is_img img {
        max-height: 20rem;
    }
}


body > div.pkp_structure_page > div.pkp_structure_content.has_sidebar.mt-4 > div.pkp_structure_sidebar.left.sticky.top-14.mt-4 > div:nth-child(5) > div > section > div > div:nth-child(1) {
    display: none;
}

#tabs-id > div > div > div {
    border: #0088ff;
}

*, :after, :before {
    box-sizing: border-box;
    border: 0 solid #38bffd;
}

