/* Coloured Callout Block Colour Override */
/*.num-callout-container>div:nth-of-type(odd) {
	 background: #c20e26;
}
 .num-callout-container>div:nth-of-type(even) {
	 background: #060963;
}*/

 #ec-feed-container span.btn-center {
	display:none;
}
.hide-note {
    display: none;
}