.responsive-svg {
  width: 100%;
  height: auto; /* 或 height: 108px; 保持高度 */
  display: block;
}
