.cta-banner{background-color:#002035;padding:60px 40px}
.cta-banner .title-cta{justify-content:left;flex-wrap:wrap;margin-bottom:20px;align-items:center}
.cta-banner .title-cta .title{margin-right:30px;margin-bottom:30px}
@media(min-width:768px){.cta-banner{text-align:center;padding:60px 80px}
.cta-banner .title-cta{display:flex;justify-content:center;margin-bottom:20px}
.cta-banner .title-cta .title{margin-bottom:0}
}