#kt_subheader {margin-bottom: 10px;}
#publisher_index td.publisher-label {
    width: 20%;
}

#publisher_index img.publisher-logo {
    width: 40px;
    height: 40px;
}

#publisher_index .kt-table-portlet .kt-portlet__head {
    border-bottom: 0 !important;
}

#publisher_index div.card {
    flex: 0 0 0%;
}

#publisher_index a.subunit-journals {
    color:#212529;
}

#publisher_index a.subunit-journals:hover {
    color: #042257;
}

#publisher_index td.column-scroll {
    display: block;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}