
.recipe-instructions li {
	margin-bottom: 0.625em;
}

.recipe-instruction p {
	font-size: 13px;
	padding: 0px;
}

@media only screen and (max-width: 768px) {

	.wpurp-container aside#aside2 {
		
	}
	.wpurp-container aside#aside2:after {
		display: block;
		clear: both;
		content: "";
	}
	
	.post.category-recipes .wpurp-container .ssba {
		padding: 15px 7px 10px 0px;
	    float: none;
	}
	
	.post.category-recipes .ssba img {
		margin-bottom: 0px;
	}
	
	.post.category-recipes .wpurp-container .print-recipe {
		margin: 30px 0px 0px 0px;
	}
	
	.post.category-recipes {
		padding-top: 30px;
	}
	
}