

.content-evento{
    min-height: 170px;
}

.img-evento{
    max-height: 300px;
}

@media screen and (max-width: 768px){
    .evento{
        margin: 10px 0;
    }
}