.common {
  display: flex;
  flex-grow: 0;
  text-decoration: none;
  margin: 0 0 7px 0;
  background-color: rgba(230, 230, 230, .4);
  align-items: center;
}

 .common > :global(.cspace-ui-Image--common) {
  width: 100px;
}
