.count-two {
  font-size: 1.2rem;
}
.count-two > li {
  color: #5d5e62;
  margin-top: 8px;
  text-indent: -2em;
  padding-left: 2em;
}
.count-two > li button {
  margin-top: -4px;
}
.l-electricity-plan-newlife-about-card .box:first-child .bubble-orange::after {
  content: "1";
}
.l-electricity-plan-newlife-about-card .box:nth-child(2) .bubble-orange::after {
  content: "2";
}
.l-electricity-plan-newlife-about-card {
  padding: 0;
}
.l-electricity-plan-support-card :is(.card-large, .box-large):has(.bubble):is(.column-2 > *):first-child img.maw-320_i,
.l-electricity-plan-support-card :is(.card-large, .box-large):has(.bubble):is(.column-2 > *):nth-child(2) img.maw-320_i {
  width: 100%;
  max-width: 320px;
}
@media (max-width: 1024px) {
  .count-two > li {
    margin-top: 4px;
  }
  .count-two {
    font-size: 1.1rem;
  }
}