/* CSS Document */

@media only screen and (max-width: 1000px) {

	table.ecb-votingRights thead {display:none}
	table.ecb-votingRights tr .ecb-govPic {display:none}
	table.ecb-votingRights tr .ecb-govName {display:none}

}