.news-feed-list{list-style:none;margin:0}.news-feed-list li{border-top:1px solid var(--border-color);display:flex;width:100%}a.news-feed-item{display:flex;justify-content:space-between;padding:1.5rem 0;text-decoration:none;width:100%}a.news-feed-item:not(:hover) i,a.news-feed-item:not(:hover) svg{color:var(--link-color)}.news-feed-item-info{padding-right:2.5rem}a:hover .news-feed-item-info .news-feed-item-title,a:focus .news-feed-item-info .news-feed-item-title{text-decoration:underline;text-decoration-color:var(--link-border-hover)}.img-frame.news-feed-item-photo{width:100%;max-width:100px;height:84.375px;margin:0}@media(min-width: 576px){.img-frame.news-feed-item-photo{max-width:150px;height:84.375px}}@media(min-width: 768px){.img-frame.news-feed-item-photo{max-width:250px;height:140.625px}}@media(min-width: 1200px){.img-frame.news-feed-item-photo{max-width:150px;height:84.375px}}@media(min-width: 1600px){.img-frame.news-feed-item-photo{max-width:200px;height:112.5px}}.img-frame.news-feed-item-photo img{width:100%;height:100%;object-fit:cover}div[data-name$=_storage]{display:none}