/* Hide the comments bubble and category title */
.eds_news_NewsMagazine .edn_numberCommentsBubble {
	display: none !important;
}

.eds_news_NewsMagazine .edn_category > a {
	display: none !important;
}
header .logo {
    min-width: 220px !important;
    max-width: 480px !important;
}
