

.pkp_site_name .is_img img {
    max-height: 130px;
}

body > div.pkp_structure_page > div.pkp_structure_content.has_sidebar > div.pkp_structure_main > div > div.additional_info > div > div.col-9.journal_details > p:nth-child(5) > a > img {
    width: 150px;
}

.name {
    font-weight: bold;
    font-size: medium;
}

.contact {
    color: #2c4da6;
}

h3 {
    color: #02796b;
    border-bottom: 2px solid #000000;
}

.speciality {
    font-weight: bold;
}

.pkp_block:nth-of-type(1) {
    margin-top: -15px;
    margin-bottom: 15px;
}

.pkp_site_name .is_img img {
    max-height: 90px;
}

