.news-item img {
  max-width: 100%;
  height: auto !important; }

.news-item iframe {
  max-width: 100%;
  min-height: 350px;
  max-height: 400px; }

.news-item iframe.apester-fill-content {
  max-height: unset; }
