.man-cat {

	background-color: #d8ead2;border-radius: 40px;padding:10px;display: flex; justify-content: center;
	margin: 10px;
}


.man-cat > img {
	width:  100px;
	height:  100px;
}