.package-grid{display:grid;grid-template-columns:repeat(auto-fill,370px);gap:30px;justify-content:center}.package-item{width:370px;margin-bottom:61px}@media (max-width:390px){.package-grid{grid-template-columns:1fr}.package-item{width:100%;max-width:370px}}