.bullet-points { margin: 0 0 20px 0; padding-left: 5px; }
.bullet { display:flex;  align-items:center; margin-top:10px; }
.bullet-points .img_bullet_container {  height: 100%; width: 30px; margin-right: 5px; text-align:left; vertical-align: middle;}
.bullet-points .img_bullet_container .img_bullet { content: ''; display: inline-block; height: 20px; width: 20px; background: url('../media/correct.svg') no-repeat left center;background-repeat: no-repeat; margin-right: 10px;}