.event_date_list {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 50px;
    background: rgba(0,0,0,0.1);
    border-radius: 7px;
    padding: 5px;
    color: #ccc;
    text-align: center;
}
span.edate {
    font-size: 35px;
}
.container {
    line-height: 1.8;
}