.microphone-container {
  height: 20px;
  width: 20px;
  flex-shrink: 0;
  svg {
    width: 100%;
    height: 100%;
  }
}
