.upcomingEventImgBlock .upcomingEventImg img {
    width: 100%;
    height: auto;
}
.upcomingEventImgBlock .upcomingEventImg {
    height: auto;
    max-height: 300px;
    background-size: contain;
    display: contents;
}
.ev-sec2 .title-md span {
    font-family: 'OpenSans-Regular';
    padding: 0 7px;
}