.fixed-header {
  top: 48px;
  position: fixed;
  width: auto;
  z-index: 100;
}

.icon-width-and-alignment {
  text-align: center;
  min-width: 24px;
}