.pie-info-wrap{display:flex;flex-wrap:wrap;justify-content:space-evenly}.pie-item{align-self:center;flex:0 1 45%}circle{fill:#ddd;stroke:#3187c1;stroke-width:150;stroke-dasharray:0 1000;transition:stroke-dasharray 3s ease;width:250px;height:250px}.pie-chart-two-col svg{margin:0 auto;transform:rotate(-90deg);background:#ddd;border-radius:50%;display:block}.pie-chart-two-col .content-text h3{font-size:34px;color:#3187c1;font-weight:bold;margin:0 0 20px}.pie-item.content h4{font-size:45px;color:#3187c1;font-weight:bold}