.@{alert-prefix-cls} {
  &-center {
    justify-content: flex-start;
  }

  &-with-title &-icon svg {
    vertical-align: -3.5px;
  }
}
