@function get-width($i) {
    @return ($snack-body-width / $column-count) * $i;
}