.card.card-news {
  border-radius: 32px;
}

/* image  */
.card-news picture img {
  max-width: none;
  border-radius: 30px;
}
