// Offsets
$offset-space: .33em;
$offset-l: 15px;
$offset-m: 10px;
$offset-s: 5px;

// Image Ratios
$ratio-widescreen: 56.25%;

// Components - thumbnail
$thumbnail-xs: 20px;
$thumbnail-s: 40px;
$thumbnail-m: 60px;
$thumbnail-l: 160px;
$thumbnail-xl: 250px;
