.recipe_img{

}

.recipe_img li{
	list-style: none;
	width: 35%;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 2%;
	font-size: 16px;
}

.recipe_img img{
	display: block;
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
