/*
 * This is the tablet-specific stylesheet.
 */

@import url("../style.css");


/*  Layout Overrides
----------------------- */

/* Grid — 3 columns at tablet */
div.item { width: 32%; }
div.item.double { width: 66%; } /* 2 cols: 32% + 2% gutter + 32% */