.backgroundplate{width:80px;height:80px;padding:20px;font-weight:600;background-color:#e9f1f5;border-radius:50%;color:#000;align-items:center}.backgroundplate,.custom-col{display:flex;justify-content:center}.custom-col{flex:3 0 20%;max-width:20%;text-align:center}.global-point{width:50px;height:50px;padding:10px;background-color:#291495;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:768px){.global-point{margin:0 auto}}