.icon {
  position: relative;
  width: 100%;
  height: 100%;

  &.has-align-fix {
    top: -.1rem;
  }
}
