.root{ display: flex; flex-direction: column; .row{ display: flex; justify-content: space-between; padding: 0px 8px; img{ padding: 4px 4px; } } }