#index .vegan-soup .item-list .item-list-box ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-around!important;
}