// Variables
// Short propName - described element (my_awesome_elem) -- modification


// Width

$w-api-layout-aside--md: 280px;
$w-api-layout-aside: 280px;

$w-layout-aside--md: 300px;
$w-layout-aside: 280px;

$w-logo: 120px;
$w-logo--md: 140px;


// Height

$h-api_header: 70px;
$h-api_header--md: 70px;

$h-header: 70px;
$h-header--md: 80px;

$h-logo: 35px;
$h-logo--md: 40px;

$h-search: 40px;


// Indents(paddings or/and margins)

$p-base--horizontal: 15px;
$p-base--vertical: 10px;

$p-base--offset: 40px;
