// Susy grid. $container-style: magic; $container-width: $width-default; $total-columns: 12; $column-width: 80px; $gutter-width: 20px; $grid-padding: $gutter-width; $debug-grid: true;

$max-width: $width-default; $height-header: 80px; $height-header-wrapper: 120px;