@media screen and (max-width: 980px) { 


	.invisible_supporter_item 
	{
		display: none;
		width: 0;
	}

}
