.cta-content {
  padding: 10vw 5vw;}

  .cta-content-wrapper {
    max-width: 680px;
    margin: 0 auto;
    position: relative;
    text-align: center;}

    .cta-content-wrapper > .content-body {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;}