.service_cta{background-color:#1fa9d6;color:#fff;padding:60px 0}.service_cta_container{display:flex;justify-content:space-between}.service_cta_text_box{max-width:780px;width:60%}.service_cta_title{margin-bottom:20px}.service_cta_btn{margin-top:30px}.service_cta_img_container{align-items:center;display:flex;justify-content:center;width:40%}.service_cta_img{margin:auto;max-width:230px;width:100%}@media only screen and (max-width:680px){.service_cta{padding:30px 0}.service_cta_container{flex-direction:column;gap:20px}.service_cta_img_container,.service_cta_text_box{max-width:unset;width:100%}.service_cta_img{width:50%}}