@media screen and (max-width:500px) {
	#circle {
	display:none !important;
}
}