.void_box .void_lf .text{
  background: url(https://tkww-static.tkww.hk/special/NPCCPPCC/NPCCPPCC-voice_lf.png) center center/contain no-repeat;
  background-size: 100% 100%;
}
.void_box .void_lf .item:nth-child(even) .text{
  background: url(https://tkww-static.tkww.hk/special/NPCCPPCC/NPCCPPCC-voice_one_lf.png) center center/contain no-repeat;
  background-size: 100% 100%;
}
.void_box .void_rt .text{
  background: url(https://tkww-static.tkww.hk/special/NPCCPPCC/NPCCPPCC-voice_rt.png) center center/contain no-repeat;
  background-size: 100% 100%;
}
.void_box .void_rt .item:nth-child(even) .text{
  background: url(https://tkww-static.tkww.hk/special/NPCCPPCC/NPCCPPCC-voice_two_rt.png) center center/contain no-repeat;
  background-size: 100% 100%;
}
.void_box .text:nth-child(odd){
  padding-right: 58px;
}
.void_box .text:nth-child(even){
	padding-left: 58px;
}