.mht-numbered-feature-bullets ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;list-style:none;padding-left:0}.mht-numbered-feature-bullets ul li{margin-bottom:75px;padding-left:75px;position:relative;width:45%}.mht-numbered-feature-bullets p.mht-heading-md{margin:0;padding-top:5px}.mht-numbered-feature-bullets li{counter-increment:step-counter}.mht-numbered-feature-bullets li:before{align-items:center;background:#f5844c;border-radius:50%;color:#fff;content:counter(step-counter);display:flex;flex-direction:column;font-size:25px;font-weight:700;height:50px;justify-content:center;left:0;position:absolute;top:0;width:50px}@media screen and (max-width:768px){.mht-numbered-feature-bullets ul li{width:100%}}