.newsbar-item {
  margin: 1rem;
  padding: 1rem;
  max-width: 25rem;
}

.newsbar-item img {
  height: auto;
  width: 100%;
  display: block;
}