.zhny-wave-container {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  width: 100%;
  height: 100%;
  &.wave-circle {
    border-radius: 50%;
  }
}
