 
.a-txt-a{
  	display:flex;
   flex-direction:row;
  	align-items:center;
}
.a-txt-a	.cntb-109-block, .a-txt-a .cntb-34-block{
    flex:1;
  	 height: fit-content;
}
@media only screen and (max-width:768px){
  .a-txt-a{
	flex-direction:column;
  }
  .a-txt-a .cntb-34-block{
  		order:-1;
  }
}

 .cntb-507017-0-eci-texto-element-row .codigo_eci .codigo_eci_datos .codigo_eci_enlace a {
	text-decoration: underline;
	outline: 0;
	border: 0;
	color: inherit;
   font-weight: 700;
   font-family: 'ECIFont Light';
}