.simple-bullets{padding:90px 20px}.simple-bullets-container{margin:auto;max-width:1100px}.simple-bullets-grid{align-items:center;display:grid;gap:36px 80px;grid-template-columns:repeat(2,1fr);justify-items:center}.simple-bullet{align-items:flex-start;display:flex;gap:18px}.simple-bullet img{margin-top:6px;width:30px}.simple-bullet-text{font-family:Open Sans,sans-serif!important;font-size:18px!important;font-weight:600;line-height:1.4;margin:0}.simple-bullets-grid .simple-bullet:nth-child(3){grid-column:span 2;justify-self:center}@media (max-width:768px){.simple-bullets-grid{gap:26px;grid-template-columns:1fr}.simple-bullets-grid .simple-bullet:nth-child(3){grid-column:auto}.simple-bullet{justify-content:center;text-align:center}}