.news-container-bing{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;gap:.75rem}.news-item{display:flex;flex-direction:column;gap:.5rem;width:100%;border:1px solid;padding:.75rem;min-width:175px}.news-item p{margin-top:auto}.news-item img{width:100%;height:250px;object-fit:cover}@media (min-width:769px){.news-item{width:46%}}