.bulletsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.leftColumnBullets{flex-basis:47%}.rightColumnBullets{flex-basis:47%}.leftColumnBullets ul,.rightColumnBullets ul{line-height:170%}.leftColumnBullets ul li a,.rightColumnBullets ul li a{color:#517abc}@media screen and (max-width:800px){.leftColumnBullets{flex-basis:100%}.rightColumnBullets{flex-basis:100%}}