/* Prevent RSS content from affecting the rest of the page. */
.amgee-affiliate-feeds-content {
  overflow: hidden;
}

.amgee-affiliate-feeds-content img {
  max-width: 100%;
  max-height: auto;
}
