.noticia-destaque {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.noticia-thumb {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
}