.rss-feeds {
  max-height: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.feed-li {
  list-style-type: none;
}
