/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 25%; }

.grid-container
{margin-bottom: 20px;}

.card
{
	background: #fff !important;
	
}
