form .inputs-list{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100px,100%),auto));justify-content:space-between}form .inputs-list>li{margin:0}