<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.content-evento{
    min-height: 170px;
}

.img-evento{
    max-height: 300px;
}

@media screen and (max-width: 768px){
    .evento{
        margin: 10px 0;
    }
}</pre></body></html>