div { display: grid; grid-template-columns: auto auto; align-items: start; margin: 0.5rem 0; } label { font-size: 0.7rem; line-height: 1rem; }