/* Handle margins for Story category page layouts */
.view-stories .blocks-row-small .block-item.has-margin {
	margin-right: 20px !important;
}
.view-stories .blocks-row-small .block-item.no-margin {
	margin-right: 0 !important;
}