@media (min-width: 48em){.News-Uebersicht .container{display:grid;grid-gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width: 62em){.News-Uebersicht .container{grid-gap:2rem;}}@media (min-width: 75em){.News-Uebersicht .container{grid-gap:3rem;}}