.homepage-announcement img {
    max-width: 130px;
    height: auto;
}
.page-announcement-content img {
    max-width: 33%;
}
.homepage-announcement-date {
	display: none;
}
.homepage-issue-cover {
max-width: 100%;
max-height: 100%;
}
@media (max-width: 991px) {
.article-details-doi {
    display: contents !important;
}
}
@media (min-width: 768px) and (max-width: 991px){
.pkp_block {
    flex: 0 0 25%;
}
}
.item.copyright{
	display: none !important;
}