.about_site ul, ol {
    line-height: 15px;
}

body > div.pkp_structure_page > div.pkp_structure_content.container.main_content > main > div > article > div > section > div.list-group > div > div:nth-child(1) {
    display: none;
}

body > div.pkp_structure_page > div.pkp_structure_content.container.main_content > main > div > article > div > section > div.list-group > div > div:nth-child(2) {
    display: none;
}

.about_site ul, ol {
    line-height: 15px;
}

.about_site img {
    width: 100%;
}

#history > p {
    color: #023b08;
}

a {
    color: #023b08;
    text-decoration: none;
}