.blq-text-coda .cntb-507027-0-texto h2{
	font-family: 'ECIFont Regular' !important;
    font-size: 30px !important;
    font-weight: 500 !important;
}
@media only screen and (max-width:992px){
	.coda_txt{
		flex-direction:column-reverse;
	}
}
@media only screen and (max-width:576px){
	.coda_txt{
		flex-direction:column-reverse;
	}
}
@media only screen and (max-width:992px){
  .img_text_flex{
    flex-direction:column-reverse;
  }
}