@media screen and (max-width: 500px) {
	.img_event {
		display: none;
	}
}