.post_agenda_principal{
    margin-bottom: 90px;
}

.post_agenda_principal_foto{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.post_agenda_foto{
    height: 240px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.post_agenda_fecha{
    position: absolute;
    top:20px;
    left:0px;
    background: #96c11e;
    color:white;
    padding: 5px 10px;
}