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