.countryContainer { display: inline-flex; flex-direction: row; justify-content: flex-start; :global(.country) { align-self: center; margin-right: .25em; } }