

.about-bg-wave{
    background-image: url(/assets/images/shape/wave-v.2222.png);
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 75%;
}

.values-wrap{
    height: 300px;
    width: 300px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    align-items: baseline;
}
.values-moto{
    font-weight: 700;
}