ul.listaFeeds {
    padding-left: 		0;
}
.legisFeeds {
	display: 			flex;
	flex-direction:		row;
	flex-wrap: 			wrap;
	justify-content: 	space-between;
	padding-left: 		0;
	line-height: 		1.3em;
}
.itemLegisFeeds {
	flex-grow: 			1;
	margin: 			0.5em 0.1em;
	min-width: 			20em;
	width: 				49%;
}
.derecha {
	text-align: 		right !important;
}
.listaFeeds li, .itemLegisFeeds {
	margin: 			0.5em 0.1em !important;
}
.bullet-boe li {
	margin: 			1em 0.1em !important;
}
.canal {
	border-top: 		1px solid #c0c9d2;
	margin-top: 		3em;
	padding-top: 		1em;
}
.ayuda {
	background-position: 0 0;
	background-size: 1.2em 1.2em;
	padding-left: 2em;
}