.bullet-grid--wrapper .grid--items{display:flex;flex-wrap:wrap;justify-content:center}.bullet-grid--wrapper .grid--items .bullet--item{position:relative;width:42%;max-width:390px;margin-bottom:60px;padding-left:70px;background-color:transparent}.bullet-grid--wrapper .grid--items .bullet--item:nth-child(2n){margin-left:9%}.bullet-grid--wrapper .grid--items .bullet--item:before{content:'';position:absolute;top:4px;left:0;height:35px;width:35px;border-radius:50% 50% 50% 0;border:5px #00f39e solid}.bullet-grid--wrapper .grid--items .bullet--item h3{margin-bottom:0}@media only screen and (max-width:768px){.bullet-grid--wrapper .grid--items .bullet--item{width:100%}.bullet-grid--wrapper .grid--items .bullet--item:nth-child(2n){margin-left:0}}