.map-settings .layer-selector{margin-top:1em;display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));grid-gap:.5em;gap:.5em}@media(min-width:999px){.map-settings .layer-selector{grid-template-columns:repeat(2,1fr)}}.map-settings .layer-selector .btn{width:100%}