.inner-circle-box-scrtion .circle-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width:650px;
    margin:0 auto;
}

.inner-circle-box-scrtion .circle-image-item {
    width: 17%;
}
.process-part-title .content-title{
    color: #669900;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0 8px 0;
    padding: 0;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
}
.process-part-title .content-title span{
    display:block;
}
