.o-cta--image-left__profile {
    text-align: left;
}

@media only screen and (min-width:1024px) {
    .o-cta.o-cta--image-left.o-cta--image-left__profile .o-cta__content {
        padding: 25px;
        flex-basis: calc(70% - 150px);
    }

    .o-cta.o-cta--image-left.o-cta--image-left__profile .o-cta__background {
        flex-basis: 30%;
    }
}
