@function imp($val) {
    @return $val + '!important';
}
