#welcome-screen img {
  height: 8rem !important;   /* 128px */
  width: 8rem !important;    /* 128px */
  border-radius: 50%;
  object-fit: contain;
}
#welcome-screen img {
  height: 10rem !important;  /* 160px */
  width: 10rem !important;
}

