.event_style img{
	width: 400px!important;
	height: 400px;
	border: 2px;
	border-top-left-radius: 550px;
	border-top-right-radius: 255px;
	border-bottom-left-radius: 255px;
	border-bottom-right-radius: 550px;
	box-shadow: 10px 10px 20px #888888;
}