/* img {
  object-fit: contain !important;
} */

img[role='svg'] {
  height: 2rem;
}