// background-repeat bgr-
$background-repeat : (
  ( vals: (
    'nr': 'no-repeat',
  ),),
);