.progress-box{display:flex;justify-content:space-around}.progress-data{color:#fff;text-align:center}.progress-percentage{font-size:52px;font-weight:700}.progress-symbol{color:#2f9d98}.progress-title{color:#514f6e;font-size:24px;font-weight:500;width:99%}@media screen and (max-width:768px){.progress-box{flex-direction:column;gap:20px}.progress-title{width:100%}}