.main-page-sdgs { display: grid; grid-gap: 10px; grid-template-columns: repeat( auto-fit, minmax( 145px, 1fr ) ); margin: 1em 0; } .main-page-sdg img { width: 100%; height: auto; } /* [[Category:Template style pages]] */