a.category img{
	border-radius : 50% ;
	height:8em ;
	width : auto ;
}
 a.category figure{
margin-bottom:0.5em ;
}
 a.category picture,a.category img{
margin: auto;
}

@media ( max-width :800px) {
	
	a.category img{
	height:6em ;
	}
	}