.titular-h2-numerado h2{
	 font-size: 34px !important;
    font-weight: 700 !important;
    text-transform: none !important;
    font-family: 'ECIFont Light' !important;
    font-style: normal!important;
  	 text-align:center!important;
    letter-spacing:0px!important;
}
.titular-h2-numerado a{
	font-weight:700!important;
  	text-decoration: underline !important;
}@media only screen and (max-width:992px){
  .imagen_text_flex{
    flex-direction:column-reverse;
  }
}
@media only screen and (max-width:576px){
  .imagen_text_flex{
    flex-direction:column-reverse;
  }
}@media only screen and (max-width:992px){
  .img_text_flex{
    flex-direction:column-reverse;
  }
}.titular-h2-numerado h2{
	font-size: 34px !important;
    font-weight: 700 !important;
    text-transform: none !important;
    font-family: 'ECIFont Light' !important;
    font-style: normal;
  	text-align:center;
  	letter-spacing:0px!important;
}
.titular-h2-numerado a{
	font-weight:700!important;
  	text-decoration: underline !important;
}