#our_facilities li{position: relative; border-bottom: 1px solid #cccccc; list-style: none}
#our_facilities li:last-child{border-bottom: none}
#our_facilities li:before{position: absolute; content: ""; width: 10px; height: 10px; background-color: #e94d3a; border-radius: 100%; left: -20px; top: 17px}