/*
.ce_headerimage.height_large {
	height: auto;
}
*/

/*
div#article-13298.mod_article.first.article_13298.block div.container div.ce_hyperlink.ce_hyperlink-extended.last.mt-m.block.align-left.border-radius-0.default {
	display: none;
}
*/

.mod_eventlist_v4 .event {
    background: rgba(0,0,0,.2);
    color: rgb(59,60,66)!important;
    }
    
    .mod_eventlist_v4 .event:hover {
 background:rgba(0,0,0,.4);
}

.mod_eventlist_v4 .event a {
	    color: rgb(59,60,66)!important;
	    font-weight: bold;
	    width: auto;
display: inline-block;

}

.logos .ce_gallery li:hover .content {
 opacity:0
}

.recurring { 
	display: none;
}