.bubble-cta { padding:200px 0 150px; background-color:#56189E; position:relative; width:100%; overflow:hidden;}
.bubble-cta .container { z-index:5; position:relative;}
.bubble-cta h2 { color: #FAFAFA;text-align: center;font-family: Montserrat;font-size: 48px;font-style: normal;font-weight: 700;line-height: 120%; /* 57.6px */letter-spacing: -0.48px;}
.bubble-cta .c-content { max-width:600px; margin:0 auto; text-align:center;}
.bubble-cta .title { padding-bottom;25px;}
.bubble-cta .button-center { text-align:center;padding-top:25px;}
.bubble-cta .bg-image { position:absolute; z-index:1; top:50px; width:100%;max-width:100%;}
.bubble-cta .bg-image img { width:100%;}

@media (max-width:991px) {
  .bubble-cta { padding:150px 0;}
}