The only
style rule you need to change is the margin-bottom for the
instructions.
I changed it to 9%:
Increase this margin to put more
whitespace between the recipes.
instructions {
display:block;
margin-left: 8%;
margin-right: 5%;
margin-bottom:
9%;
}