@class-prefix-image: ~'adm-image';

.@{class-prefix-image} {
  width: auto;
  height: auto;
  &-tip {
    background-color: #f5f5f5;
    > svg {
      color: #999999;
    }
  }
}
