div.geeks .vector {
    border-radius: 0 70px 70px 0;
    width: 591px;
    background-color: #eff5fe;
    background-image: url("https://storage.googleapis.com/mdc-website/geeks-cursos/hero-up.svg"),
        url("https://storage.googleapis.com/mdc-website/4geeks-cursos/cubo.svg"),
        url("https://storage.googleapis.com/mdc-website/geeks-cursos/hero-d.svg");
    background-size: auto, 34% 139px;
    background-position: top, bottom, bottom;
    background-repeat: no-repeat, repeat, no-repeat;
}
