.activity-conent{
	box-sizing: border-box;
	padding: .3rem;
}
.activity-conent ul a{
	list-style-type: none;
}
.activity-conent img{
	width: 100%;
	border-radius: .2rem;
}