Ok but where this happen exactly? Because as we see, bullets in "The ONLY technology on Earth guaranteeing;" section looks fine. We don`t see any problems.
Ok we see. We think the main problem is because inside "Infobox" item you have used li without ul what is not good practice and you should definitely fix it inside info box.
But if this won`t help, then please use below css:
.pricing-box .plan-inside ul li { display: list-item; list-style: disc; }
Comments
this is standard bullets and is based on below html: So please use the same html to get what you need.
But if this won`t help, then please use below css: