
.event-cover {
    height: 175px;
}

.event-title {
    padding: 15px 15px 0 15px;
}

.event-info {
    padding: 9px 15px;
    margin-bottom: 10px;
}

.icon-date-2 {
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background: url(../../images/icon-date-2.png) center no-repeat;
    background-size: 100%;
}

.icon-local-2 {
    margin-right: 10px;
    width: 15px;
    height: 17.5px;
    background: url(../../images/icon-local-2.png) center no-repeat;
    background-size: 100%;
}

.event-info-wrap {
    padding: 15px;
}

.event-info-list + .event-info-list {
    margin-top: 15px;
}

.event-cont-wrap {
    margin-top: -15px;
}
