#copperpress-event-feed {
    width: 100% !important;
}
.cp-event-feed {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
}
.top-news-story {
    flex: 0 0 50%;
    padding: .5em;
    font-size: 110%;
}
.event-image{
    margin-bottom: 0 !important;
    padding: 0 !important;
    width: 300px !important;
}
.latest-events .home-title {
    font-weight: bold !important;
}
