@media screen and (min-width: 1280px) {

    .cta__termin {
        right: calc(50% - 600px + 2.5rem);
    }

}