.cta-wrapper-one {
    background-image: url(../img/shape/cta-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

// Cta 13
.cta_13_wrapper {
    background-image: url(../img/shape/cta-bg-13.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

// Cta 18
.cta_18_wrapper {
    background-image: url(../img/shape/cta_18_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}