{
  "type": "Program",
  "start": 0,
  "end": 3104,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 95,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 44,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 44
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 9,
          "end": 18,
          "loc": {
            "start": {
              "line": 1,
              "column": 9
            },
            "end": {
              "line": 1,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          },
          "local": {
            "type": "Identifier",
            "start": 9,
            "end": 18,
            "loc": {
              "start": {
                "line": 1,
                "column": 9
              },
              "end": {
                "line": 1,
                "column": 18
              }
            },
            "name": "Component"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 26,
        "end": 43,
        "loc": {
          "start": {
            "line": 1,
            "column": 26
          },
          "end": {
            "line": 1,
            "column": 43
          }
        },
        "value": "../../core/bane",
        "rawValue": "../../core/bane",
        "raw": "\"../../core/bane\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 45,
      "end": 84,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 39
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 52,
          "end": 58,
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 13
            }
          },
          "local": {
            "type": "Identifier",
            "start": 52,
            "end": 58,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 13
              }
            },
            "name": "$clamp"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 64,
        "end": 83,
        "loc": {
          "start": {
            "line": 2,
            "column": 19
          },
          "end": {
            "line": 2,
            "column": 38
          }
        },
        "value": "clamp-js/clamp.js",
        "rawValue": "clamp-js/clamp.js",
        "raw": "\"clamp-js/clamp.js\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 85,
      "end": 127,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 42
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 92,
          "end": 96,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 92,
            "end": 96,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 11
              }
            },
            "name": "Tabs"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 102,
        "end": 126,
        "loc": {
          "start": {
            "line": 3,
            "column": 17
          },
          "end": {
            "line": 3,
            "column": 41
          }
        },
        "value": "../tabs/tabs_component",
        "rawValue": "../tabs/tabs_component",
        "raw": "\"../tabs/tabs_component\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 128,
      "end": 151,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 23
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 135,
          "end": 136,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 8
            }
          },
          "local": {
            "type": "Identifier",
            "start": 135,
            "end": 136,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 8
              }
            },
            "name": "$"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 142,
        "end": 150,
        "loc": {
          "start": {
            "line": 4,
            "column": 14
          },
          "end": {
            "line": 4,
            "column": 22
          }
        },
        "value": "jquery",
        "rawValue": "jquery",
        "raw": "\"jquery\""
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 153,
      "end": 179,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 26
        }
      },
      "specifiers": [],
      "source": {
        "type": "Literal",
        "start": 160,
        "end": 178,
        "loc": {
          "start": {
            "line": 6,
            "column": 7
          },
          "end": {
            "line": 6,
            "column": 25
          }
        },
        "value": "./_articles.scss",
        "rawValue": "./_articles.scss",
        "raw": "\"./_articles.scss\""
      }
    },
    {
      "type": "Identifier",
      "start": 181,
      "end": 3068,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 92,
          "column": 1
        }
      },
      "id": {
        "type": "Identifier",
        "start": 187,
        "end": 204,
        "loc": {
          "start": {
            "line": 8,
            "column": 6
          },
          "end": {
            "line": 8,
            "column": 23
          }
        },
        "name": "ArticlesComponent"
      },
      "superClass": {
        "type": "Identifier",
        "start": 213,
        "end": 222,
        "loc": {
          "start": {
            "line": 8,
            "column": 32
          },
          "end": {
            "line": 8,
            "column": 41
          }
        },
        "name": "Component"
      },
      "body": {
        "type": "ClassBody",
        "start": 223,
        "end": 3068,
        "loc": {
          "start": {
            "line": 8,
            "column": 42
          },
          "end": {
            "line": 92,
            "column": 1
          }
        },
        "body": [
          {
            "type": "MethodDefinition",
            "start": 227,
            "end": 952,
            "loc": {
              "start": {
                "line": 9,
                "column": 2
              },
              "end": {
                "line": 28,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 227,
              "end": 237,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 2
                },
                "end": {
                  "line": 9,
                  "column": 12
                }
              },
              "name": "initialize"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 237,
              "end": 952,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 12
                },
                "end": {
                  "line": 28,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 238,
                  "end": 245,
                  "loc": {
                    "start": {
                      "line": 9,
                      "column": 13
                    },
                    "end": {
                      "line": 9,
                      "column": 20
                    }
                  },
                  "name": "options"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 247,
                "end": 952,
                "loc": {
                  "start": {
                    "line": 9,
                    "column": 22
                  },
                  "end": {
                    "line": 28,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 253,
                    "end": 295,
                    "loc": {
                      "start": {
                        "line": 10,
                        "column": 4
                      },
                      "end": {
                        "line": 10,
                        "column": 46
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 253,
                      "end": 294,
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 4
                        },
                        "end": {
                          "line": 10,
                          "column": 45
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 253,
                        "end": 266,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 4
                          },
                          "end": {
                            "line": 10,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 253,
                          "end": 257,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 4
                            },
                            "end": {
                              "line": 10,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 258,
                          "end": 266,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 9
                            },
                            "end": {
                              "line": 10,
                              "column": 17
                            }
                          },
                          "name": "articles"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 269,
                        "end": 294,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 20
                          },
                          "end": {
                            "line": 10,
                            "column": 45
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 269,
                          "end": 282,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 20
                            },
                            "end": {
                              "line": 10,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 269,
                            "end": 277,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 20
                              },
                              "end": {
                                "line": 10,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 269,
                              "end": 273,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 20
                                },
                                "end": {
                                  "line": 10,
                                  "column": 24
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 274,
                              "end": 277,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 25
                                },
                                "end": {
                                  "line": 10,
                                  "column": 28
                                }
                              },
                              "name": "$el"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 278,
                            "end": 282,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 29
                              },
                              "end": {
                                "line": 10,
                                "column": 33
                              }
                            },
                            "name": "find"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 283,
                            "end": 293,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 34
                              },
                              "end": {
                                "line": 10,
                                "column": 44
                              }
                            },
                            "value": ".article",
                            "rawValue": ".article",
                            "raw": "\".article\""
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 300,
                    "end": 338,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 4
                      },
                      "end": {
                        "line": 11,
                        "column": 42
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 300,
                      "end": 337,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 41
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 300,
                        "end": 313,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 4
                          },
                          "end": {
                            "line": 11,
                            "column": 17
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 300,
                          "end": 304,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 4
                            },
                            "end": {
                              "line": 11,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 305,
                          "end": 313,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 9
                            },
                            "end": {
                              "line": 11,
                              "column": 17
                            }
                          },
                          "name": "maxLines"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 316,
                        "end": 337,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 20
                          },
                          "end": {
                            "line": 11,
                            "column": 41
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 316,
                          "end": 332,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 20
                            },
                            "end": {
                              "line": 11,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 316,
                            "end": 323,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 20
                              },
                              "end": {
                                "line": 11,
                                "column": 27
                              }
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 324,
                            "end": 332,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 28
                              },
                              "end": {
                                "line": 11,
                                "column": 36
                              }
                            },
                            "name": "maxLines"
                          },
                          "computed": false
                        },
                        "operator": "||",
                        "right": {
                          "type": "Literal",
                          "start": 336,
                          "end": 337,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 40
                            },
                            "end": {
                              "line": 11,
                              "column": 41
                            }
                          },
                          "value": 6,
                          "rawValue": 6,
                          "raw": "6"
                        }
                      }
                    },
                    "trailingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Retrieved via getComputedStyle($0)[\"line-height\"] ish",
                        "start": 343,
                        "end": 399,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 4
                          },
                          "end": {
                            "line": 12,
                            "column": 60
                          }
                        },
                        "range": [
                          343,
                          399
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 404,
                    "end": 482,
                    "loc": {
                      "start": {
                        "line": 13,
                        "column": 4
                      },
                      "end": {
                        "line": 13,
                        "column": 82
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 404,
                      "end": 481,
                      "loc": {
                        "start": {
                          "line": 13,
                          "column": 4
                        },
                        "end": {
                          "line": 13,
                          "column": 81
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 404,
                        "end": 424,
                        "loc": {
                          "start": {
                            "line": 13,
                            "column": 4
                          },
                          "end": {
                            "line": 13,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 404,
                          "end": 408,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 4
                            },
                            "end": {
                              "line": 13,
                              "column": 8
                            }
                          },
                          "leadingComments": null
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 409,
                          "end": 424,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 9
                            },
                            "end": {
                              "line": 13,
                              "column": 24
                            }
                          },
                          "name": "titleLineHeight"
                        },
                        "computed": false,
                        "leadingComments": null
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 427,
                        "end": 481,
                        "loc": {
                          "start": {
                            "line": 13,
                            "column": 27
                          },
                          "end": {
                            "line": 13,
                            "column": 81
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 427,
                          "end": 450,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 27
                            },
                            "end": {
                              "line": 13,
                              "column": 50
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 427,
                            "end": 434,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 27
                              },
                              "end": {
                                "line": 13,
                                "column": 34
                              }
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 435,
                            "end": 450,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 35
                              },
                              "end": {
                                "line": 13,
                                "column": 50
                              }
                            },
                            "name": "titleLineHeight"
                          },
                          "computed": false
                        },
                        "operator": "||",
                        "right": {
                          "type": "ObjectExpression",
                          "start": 454,
                          "end": 481,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 54
                            },
                            "end": {
                              "line": 13,
                              "column": 81
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 456,
                              "end": 467,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 56
                                },
                                "end": {
                                  "line": 13,
                                  "column": 67
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 456,
                                "end": 463,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 63
                                  }
                                },
                                "name": "desktop"
                              },
                              "value": {
                                "type": "Literal",
                                "start": 465,
                                "end": 467,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 65
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 67
                                  }
                                },
                                "value": 35,
                                "rawValue": 35,
                                "raw": "35"
                              },
                              "kind": "init"
                            },
                            {
                              "type": "Property",
                              "start": 469,
                              "end": 479,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 69
                                },
                                "end": {
                                  "line": 13,
                                  "column": 79
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 469,
                                "end": 475,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 75
                                  }
                                },
                                "name": "mobile"
                              },
                              "value": {
                                "type": "Literal",
                                "start": 477,
                                "end": 479,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 77
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 79
                                  }
                                },
                                "value": 23,
                                "rawValue": 23,
                                "raw": "23"
                              },
                              "kind": "init"
                            }
                          ]
                        }
                      },
                      "leadingComments": null
                    },
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Retrieved via getComputedStyle($0)[\"line-height\"] ish",
                        "start": 343,
                        "end": 399,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 4
                          },
                          "end": {
                            "line": 12,
                            "column": 60
                          }
                        },
                        "range": [
                          343,
                          399
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 487,
                    "end": 565,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 4
                      },
                      "end": {
                        "line": 14,
                        "column": 82
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 487,
                      "end": 564,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 14,
                          "column": 81
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 487,
                        "end": 507,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 4
                          },
                          "end": {
                            "line": 14,
                            "column": 24
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 487,
                          "end": 491,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 4
                            },
                            "end": {
                              "line": 14,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 492,
                          "end": 507,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 9
                            },
                            "end": {
                              "line": 14,
                              "column": 24
                            }
                          },
                          "name": "blurbLineHeight"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 510,
                        "end": 564,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 27
                          },
                          "end": {
                            "line": 14,
                            "column": 81
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 510,
                          "end": 533,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 27
                            },
                            "end": {
                              "line": 14,
                              "column": 50
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 510,
                            "end": 517,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 27
                              },
                              "end": {
                                "line": 14,
                                "column": 34
                              }
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 518,
                            "end": 533,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 35
                              },
                              "end": {
                                "line": 14,
                                "column": 50
                              }
                            },
                            "name": "blurbLineHeight"
                          },
                          "computed": false
                        },
                        "operator": "||",
                        "right": {
                          "type": "ObjectExpression",
                          "start": 537,
                          "end": 564,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 54
                            },
                            "end": {
                              "line": 14,
                              "column": 81
                            }
                          },
                          "properties": [
                            {
                              "type": "Property",
                              "start": 539,
                              "end": 550,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 56
                                },
                                "end": {
                                  "line": 14,
                                  "column": 67
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 539,
                                "end": 546,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 63
                                  }
                                },
                                "name": "desktop"
                              },
                              "value": {
                                "type": "Literal",
                                "start": 548,
                                "end": 550,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 65
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 67
                                  }
                                },
                                "value": 27,
                                "rawValue": 27,
                                "raw": "27"
                              },
                              "kind": "init"
                            },
                            {
                              "type": "Property",
                              "start": 552,
                              "end": 562,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 69
                                },
                                "end": {
                                  "line": 14,
                                  "column": 79
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 552,
                                "end": 558,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 75
                                  }
                                },
                                "name": "mobile"
                              },
                              "value": {
                                "type": "Literal",
                                "start": 560,
                                "end": 562,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 77
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 79
                                  }
                                },
                                "value": 18,
                                "rawValue": 18,
                                "raw": "18"
                              },
                              "kind": "init"
                            }
                          ]
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 570,
                    "end": 616,
                    "loc": {
                      "start": {
                        "line": 15,
                        "column": 4
                      },
                      "end": {
                        "line": 15,
                        "column": 50
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 570,
                      "end": 615,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 4
                        },
                        "end": {
                          "line": 15,
                          "column": 49
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 570,
                        "end": 586,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 4
                          },
                          "end": {
                            "line": 15,
                            "column": 20
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 570,
                          "end": 574,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 4
                            },
                            "end": {
                              "line": 15,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 575,
                          "end": 586,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 9
                            },
                            "end": {
                              "line": 15,
                              "column": 20
                            }
                          },
                          "name": "mobileWidth"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 589,
                        "end": 615,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 23
                          },
                          "end": {
                            "line": 15,
                            "column": 49
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 589,
                          "end": 608,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 23
                            },
                            "end": {
                              "line": 15,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 589,
                            "end": 596,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 23
                              },
                              "end": {
                                "line": 15,
                                "column": 30
                              }
                            },
                            "name": "options"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 597,
                            "end": 608,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 31
                              },
                              "end": {
                                "line": 15,
                                "column": 42
                              }
                            },
                            "name": "mobileWidth"
                          },
                          "computed": false
                        },
                        "operator": "||",
                        "right": {
                          "type": "Literal",
                          "start": 612,
                          "end": 615,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 46
                            },
                            "end": {
                              "line": 15,
                              "column": 49
                            }
                          },
                          "value": 717,
                          "rawValue": 717,
                          "raw": "717"
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 621,
                    "end": 644,
                    "loc": {
                      "start": {
                        "line": 16,
                        "column": 4
                      },
                      "end": {
                        "line": 16,
                        "column": 27
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 621,
                      "end": 643,
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 4
                        },
                        "end": {
                          "line": 16,
                          "column": 26
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 621,
                        "end": 632,
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 4
                          },
                          "end": {
                            "line": 16,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 621,
                          "end": 625,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 4
                            },
                            "end": {
                              "line": 16,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 626,
                          "end": 632,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 9
                            },
                            "end": {
                              "line": 16,
                              "column": 15
                            }
                          },
                          "name": "screen"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Literal",
                        "start": 635,
                        "end": 643,
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 18
                          },
                          "end": {
                            "line": 16,
                            "column": 26
                          }
                        },
                        "value": "mobile",
                        "rawValue": "mobile",
                        "raw": "\"mobile\""
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 649,
                    "end": 718,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 4
                      },
                      "end": {
                        "line": 19,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 649,
                      "end": 717,
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 4
                        },
                        "end": {
                          "line": 19,
                          "column": 6
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 649,
                        "end": 658,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 4
                          },
                          "end": {
                            "line": 17,
                            "column": 13
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 649,
                          "end": 653,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 4
                            },
                            "end": {
                              "line": 17,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 654,
                          "end": 658,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 9
                            },
                            "end": {
                              "line": 17,
                              "column": 13
                            }
                          },
                          "name": "tabs"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "NewExpression",
                        "start": 661,
                        "end": 717,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 16
                          },
                          "end": {
                            "line": 19,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 665,
                          "end": 669,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 20
                            },
                            "end": {
                              "line": 17,
                              "column": 24
                            }
                          },
                          "name": "Tabs"
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 670,
                            "end": 716,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 25
                              },
                              "end": {
                                "line": 19,
                                "column": 5
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 678,
                                "end": 710,
                                "loc": {
                                  "start": {
                                    "line": 18,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 18,
                                    "column": 38
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 678,
                                  "end": 680,
                                  "loc": {
                                    "start": {
                                      "line": 18,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 18,
                                      "column": 8
                                    }
                                  },
                                  "name": "el"
                                },
                                "value": {
                                  "type": "CallExpression",
                                  "start": 682,
                                  "end": 710,
                                  "loc": {
                                    "start": {
                                      "line": 18,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 18,
                                      "column": 38
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 682,
                                    "end": 701,
                                    "loc": {
                                      "start": {
                                        "line": 18,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 18,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "CallExpression",
                                      "start": 682,
                                      "end": 696,
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 24
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 682,
                                        "end": 683,
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 11
                                          }
                                        },
                                        "name": "$"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Literal",
                                          "start": 684,
                                          "end": 695,
                                          "loc": {
                                            "start": {
                                              "line": 18,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 18,
                                              "column": 23
                                            }
                                          },
                                          "value": ".articles",
                                          "rawValue": ".articles",
                                          "raw": "\".articles\""
                                        }
                                      ]
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 697,
                                      "end": 701,
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 29
                                        }
                                      },
                                      "name": "find"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 702,
                                      "end": 709,
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 37
                                        }
                                      },
                                      "value": ".tabs",
                                      "rawValue": ".tabs",
                                      "raw": "\".tabs\""
                                    }
                                  ]
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        ]
                      }
                    }
                  },
                  {
                    "type": "IfStatement",
                    "start": 724,
                    "end": 948,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 4
                      },
                      "end": {
                        "line": 27,
                        "column": 5
                      }
                    },
                    "test": {
                      "type": "UnaryExpression",
                      "start": 728,
                      "end": 754,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 8
                        },
                        "end": {
                          "line": 21,
                          "column": 34
                        }
                      },
                      "operator": "!",
                      "prefix": true,
                      "argument": {
                        "type": "CallExpression",
                        "start": 729,
                        "end": 754,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 9
                          },
                          "end": {
                            "line": 21,
                            "column": 34
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 729,
                          "end": 747,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 9
                            },
                            "end": {
                              "line": 21,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 729,
                            "end": 738,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 9
                              },
                              "end": {
                                "line": 21,
                                "column": 18
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 729,
                              "end": 730,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 9
                                },
                                "end": {
                                  "line": 21,
                                  "column": 10
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 731,
                                "end": 737,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 17
                                  }
                                },
                                "value": "html",
                                "rawValue": "html",
                                "raw": "\"html\""
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 739,
                            "end": 747,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 19
                              },
                              "end": {
                                "line": 21,
                                "column": 27
                              }
                            },
                            "name": "hasClass"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 748,
                            "end": 753,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 28
                              },
                              "end": {
                                "line": 21,
                                "column": 33
                              }
                            },
                            "value": "ie9",
                            "rawValue": "ie9",
                            "raw": "\"ie9\""
                          }
                        ]
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 756,
                      "end": 948,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 36
                        },
                        "end": {
                          "line": 27,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 764,
                          "end": 785,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 6
                            },
                            "end": {
                              "line": 22,
                              "column": 27
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 764,
                            "end": 784,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 6
                              },
                              "end": {
                                "line": 22,
                                "column": 26
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 764,
                              "end": 782,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 6
                                },
                                "end": {
                                  "line": 22,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 764,
                                "end": 768,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 769,
                                "end": 782,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 24
                                  }
                                },
                                "name": "_detectScreen"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 792,
                          "end": 810,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 6
                            },
                            "end": {
                              "line": 23,
                              "column": 24
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 792,
                            "end": 809,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 6
                              },
                              "end": {
                                "line": 23,
                                "column": 23
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 792,
                              "end": 807,
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 6
                                },
                                "end": {
                                  "line": 23,
                                  "column": 21
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 792,
                                "end": 796,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 23,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 797,
                                "end": 807,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 23,
                                    "column": 21
                                  }
                                },
                                "name": "_clampText"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 818,
                          "end": 886,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 6
                            },
                            "end": {
                              "line": 25,
                              "column": 74
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 818,
                            "end": 885,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 6
                              },
                              "end": {
                                "line": 25,
                                "column": 73
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 818,
                              "end": 831,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 6
                                },
                                "end": {
                                  "line": 25,
                                  "column": 19
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 818,
                                "end": 822,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 823,
                                "end": 831,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 19
                                  }
                                },
                                "name": "listenTo"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "start": 832,
                                "end": 841,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 832,
                                  "end": 836,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 24
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 837,
                                  "end": 841,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 29
                                    }
                                  },
                                  "name": "tabs"
                                },
                                "computed": false
                              },
                              {
                                "type": "Literal",
                                "start": 843,
                                "end": 858,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 46
                                  }
                                },
                                "value": "tabs.activate",
                                "rawValue": "tabs.activate",
                                "raw": "\"tabs.activate\""
                              },
                              {
                                "type": "CallExpression",
                                "start": 860,
                                "end": 884,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 72
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 860,
                                  "end": 878,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 66
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 860,
                                    "end": 873,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 61
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 860,
                                      "end": 864,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 52
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 865,
                                      "end": 873,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 53
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 61
                                        }
                                      },
                                      "name": "_reclamp"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 874,
                                    "end": 878,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 62
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 66
                                      }
                                    },
                                    "name": "bind"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ThisExpression",
                                    "start": 879,
                                    "end": 883,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 67
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 71
                                      }
                                    }
                                  }
                                ]
                              }
                            ]
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 893,
                          "end": 942,
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 6
                            },
                            "end": {
                              "line": 26,
                              "column": 55
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 893,
                            "end": 941,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 6
                              },
                              "end": {
                                "line": 26,
                                "column": 54
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 893,
                              "end": 905,
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 6
                                },
                                "end": {
                                  "line": 26,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 893,
                                "end": 902,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 15
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 893,
                                  "end": 894,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 7
                                    }
                                  },
                                  "name": "$"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 895,
                                    "end": 901,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 14
                                      }
                                    },
                                    "name": "window"
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 903,
                                "end": 905,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 18
                                  }
                                },
                                "name": "on"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 906,
                                "end": 914,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 27
                                  }
                                },
                                "value": "resize",
                                "rawValue": "resize",
                                "raw": "\"resize\""
                              },
                              {
                                "type": "CallExpression",
                                "start": 916,
                                "end": 940,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 53
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 916,
                                  "end": 934,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 47
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 916,
                                    "end": 929,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 916,
                                      "end": 920,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 921,
                                      "end": 929,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 42
                                        }
                                      },
                                      "name": "_reclamp"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 930,
                                    "end": 934,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 47
                                      }
                                    },
                                    "name": "bind"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ThisExpression",
                                    "start": 935,
                                    "end": 939,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 52
                                      }
                                    }
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": null
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 955,
            "end": 1004,
            "loc": {
              "start": {
                "line": 29,
                "column": 2
              },
              "end": {
                "line": 31,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 955,
              "end": 966,
              "loc": {
                "start": {
                  "line": 29,
                  "column": 2
                },
                "end": {
                  "line": 29,
                  "column": 13
                }
              },
              "name": "widthWindow"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 966,
              "end": 1004,
              "loc": {
                "start": {
                  "line": 29,
                  "column": 13
                },
                "end": {
                  "line": 31,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 969,
                "end": 1004,
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 16
                  },
                  "end": {
                    "line": 31,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 975,
                    "end": 1000,
                    "loc": {
                      "start": {
                        "line": 30,
                        "column": 4
                      },
                      "end": {
                        "line": 30,
                        "column": 29
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 982,
                      "end": 999,
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 11
                        },
                        "end": {
                          "line": 30,
                          "column": 28
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 982,
                        "end": 997,
                        "loc": {
                          "start": {
                            "line": 30,
                            "column": 11
                          },
                          "end": {
                            "line": 30,
                            "column": 26
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 982,
                          "end": 991,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 11
                            },
                            "end": {
                              "line": 30,
                              "column": 20
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 982,
                            "end": 983,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 11
                              },
                              "end": {
                                "line": 30,
                                "column": 12
                              }
                            },
                            "name": "$"
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 984,
                              "end": 990,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 13
                                },
                                "end": {
                                  "line": 30,
                                  "column": 19
                                }
                              },
                              "name": "window"
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 992,
                          "end": 997,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 21
                            },
                            "end": {
                              "line": 30,
                              "column": 26
                            }
                          },
                          "name": "width"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1007,
            "end": 1075,
            "loc": {
              "start": {
                "line": 32,
                "column": 2
              },
              "end": {
                "line": 34,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1007,
              "end": 1016,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 2
                },
                "end": {
                  "line": 32,
                  "column": 11
                }
              },
              "name": "isDesktop"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1016,
              "end": 1075,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 11
                },
                "end": {
                  "line": 34,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1019,
                "end": 1075,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 14
                  },
                  "end": {
                    "line": 34,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 1025,
                    "end": 1071,
                    "loc": {
                      "start": {
                        "line": 33,
                        "column": 4
                      },
                      "end": {
                        "line": 33,
                        "column": 50
                      }
                    },
                    "argument": {
                      "type": "BinaryExpression",
                      "start": 1032,
                      "end": 1070,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 11
                        },
                        "end": {
                          "line": 33,
                          "column": 49
                        }
                      },
                      "left": {
                        "type": "CallExpression",
                        "start": 1032,
                        "end": 1050,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 11
                          },
                          "end": {
                            "line": 33,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1032,
                          "end": 1048,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 11
                            },
                            "end": {
                              "line": 33,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1032,
                            "end": 1036,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 11
                              },
                              "end": {
                                "line": 33,
                                "column": 15
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1037,
                            "end": 1048,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 16
                              },
                              "end": {
                                "line": 33,
                                "column": 27
                              }
                            },
                            "name": "widthWindow"
                          },
                          "computed": false
                        },
                        "arguments": []
                      },
                      "operator": ">=",
                      "right": {
                        "type": "MemberExpression",
                        "start": 1054,
                        "end": 1070,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 33
                          },
                          "end": {
                            "line": 33,
                            "column": 49
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1054,
                          "end": 1058,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 33
                            },
                            "end": {
                              "line": 33,
                              "column": 37
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1059,
                          "end": 1070,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 38
                            },
                            "end": {
                              "line": 33,
                              "column": 49
                            }
                          },
                          "name": "mobileWidth"
                        },
                        "computed": false
                      }
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1078,
            "end": 1143,
            "loc": {
              "start": {
                "line": 35,
                "column": 2
              },
              "end": {
                "line": 38,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1078,
              "end": 1086,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 2
                },
                "end": {
                  "line": 35,
                  "column": 10
                }
              },
              "name": "_reclamp"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1086,
              "end": 1143,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 10
                },
                "end": {
                  "line": 38,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1089,
                "end": 1143,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 13
                  },
                  "end": {
                    "line": 38,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 1095,
                    "end": 1116,
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 4
                      },
                      "end": {
                        "line": 36,
                        "column": 25
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1095,
                      "end": 1115,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 4
                        },
                        "end": {
                          "line": 36,
                          "column": 24
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1095,
                        "end": 1113,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 4
                          },
                          "end": {
                            "line": 36,
                            "column": 22
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1095,
                          "end": 1099,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 4
                            },
                            "end": {
                              "line": 36,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1100,
                          "end": 1113,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 9
                            },
                            "end": {
                              "line": 36,
                              "column": 22
                            }
                          },
                          "name": "_detectScreen"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1121,
                    "end": 1139,
                    "loc": {
                      "start": {
                        "line": 37,
                        "column": 4
                      },
                      "end": {
                        "line": 37,
                        "column": 22
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1121,
                      "end": 1138,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 4
                        },
                        "end": {
                          "line": 37,
                          "column": 21
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1121,
                        "end": 1136,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 4
                          },
                          "end": {
                            "line": 37,
                            "column": 19
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1121,
                          "end": 1125,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 4
                            },
                            "end": {
                              "line": 37,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1126,
                          "end": 1136,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 9
                            },
                            "end": {
                              "line": 37,
                              "column": 19
                            }
                          },
                          "name": "_clampText"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1146,
            "end": 1233,
            "loc": {
              "start": {
                "line": 39,
                "column": 2
              },
              "end": {
                "line": 41,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1146,
              "end": 1159,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 2
                },
                "end": {
                  "line": 39,
                  "column": 15
                }
              },
              "name": "_detectScreen"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1159,
              "end": 1233,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 15
                },
                "end": {
                  "line": 41,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1162,
                "end": 1233,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 18
                  },
                  "end": {
                    "line": 41,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 1168,
                    "end": 1229,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 4
                      },
                      "end": {
                        "line": 40,
                        "column": 65
                      }
                    },
                    "argument": {
                      "type": "AssignmentExpression",
                      "start": 1175,
                      "end": 1228,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 11
                        },
                        "end": {
                          "line": 40,
                          "column": 64
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 1175,
                        "end": 1186,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 11
                          },
                          "end": {
                            "line": 40,
                            "column": 22
                          }
                        },
                        "object": {
                          "type": "ThisExpression",
                          "start": 1175,
                          "end": 1179,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 11
                            },
                            "end": {
                              "line": 40,
                              "column": 15
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1180,
                          "end": 1186,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 16
                            },
                            "end": {
                              "line": 40,
                              "column": 22
                            }
                          },
                          "name": "screen"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ConditionalExpression",
                        "start": 1189,
                        "end": 1228,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 25
                          },
                          "end": {
                            "line": 40,
                            "column": 64
                          }
                        },
                        "test": {
                          "type": "CallExpression",
                          "start": 1189,
                          "end": 1205,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 25
                            },
                            "end": {
                              "line": 40,
                              "column": 41
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1189,
                            "end": 1203,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 25
                              },
                              "end": {
                                "line": 40,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1189,
                              "end": 1193,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 25
                                },
                                "end": {
                                  "line": 40,
                                  "column": 29
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1194,
                              "end": 1203,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 30
                                },
                                "end": {
                                  "line": 40,
                                  "column": 39
                                }
                              },
                              "name": "isDesktop"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "consequent": {
                          "type": "Literal",
                          "start": 1208,
                          "end": 1217,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 44
                            },
                            "end": {
                              "line": 40,
                              "column": 53
                            }
                          },
                          "value": "desktop",
                          "rawValue": "desktop",
                          "raw": "\"desktop\""
                        },
                        "alternate": {
                          "type": "Literal",
                          "start": 1220,
                          "end": 1228,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 56
                            },
                            "end": {
                              "line": 40,
                              "column": 64
                            }
                          },
                          "value": "mobile",
                          "rawValue": "mobile",
                          "raw": "\"mobile\""
                        }
                      }
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1236,
            "end": 1915,
            "loc": {
              "start": {
                "line": 42,
                "column": 2
              },
              "end": {
                "line": 63,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1236,
              "end": 1246,
              "loc": {
                "start": {
                  "line": 42,
                  "column": 2
                },
                "end": {
                  "line": 42,
                  "column": 12
                }
              },
              "name": "_clampText"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1246,
              "end": 1915,
              "loc": {
                "start": {
                  "line": 42,
                  "column": 12
                },
                "end": {
                  "line": 63,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "start": 1249,
                "end": 1915,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 15
                  },
                  "end": {
                    "line": 63,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 1255,
                    "end": 1911,
                    "loc": {
                      "start": {
                        "line": 43,
                        "column": 4
                      },
                      "end": {
                        "line": 62,
                        "column": 7
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1255,
                      "end": 1910,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 4
                        },
                        "end": {
                          "line": 62,
                          "column": 6
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1255,
                        "end": 1273,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 4
                          },
                          "end": {
                            "line": 43,
                            "column": 22
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 1255,
                          "end": 1268,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 4
                            },
                            "end": {
                              "line": 43,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1255,
                            "end": 1259,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 4
                              },
                              "end": {
                                "line": 43,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1260,
                            "end": 1268,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 9
                              },
                              "end": {
                                "line": 43,
                                "column": 17
                              }
                            },
                            "name": "articles"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1269,
                          "end": 1273,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 18
                            },
                            "end": {
                              "line": 43,
                              "column": 22
                            }
                          },
                          "name": "each"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ArrowFunctionExpression",
                          "start": 1274,
                          "end": 1909,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 23
                            },
                            "end": {
                              "line": 62,
                              "column": 5
                            }
                          },
                          "id": null,
                          "generator": false,
                          "expression": false,
                          "async": false,
                          "params": [
                            {
                              "type": "Identifier",
                              "start": 1275,
                              "end": 1280,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 24
                                },
                                "end": {
                                  "line": 43,
                                  "column": 29
                                }
                              },
                              "name": "index"
                            },
                            {
                              "type": "Identifier",
                              "start": 1282,
                              "end": 1289,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 31
                                },
                                "end": {
                                  "line": 43,
                                  "column": 38
                                }
                              },
                              "name": "article"
                            }
                          ],
                          "body": {
                            "type": "BlockStatement",
                            "start": 1294,
                            "end": 1909,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 43
                              },
                              "end": {
                                "line": 62,
                                "column": 5
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 1302,
                                "end": 1417,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 38
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 1306,
                                    "end": 1416,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 37
                                      }
                                    },
                                    "id": {
                                      "type": "ObjectPattern",
                                      "start": 1306,
                                      "end": 1386,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 7
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 1316,
                                          "end": 1326,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 18
                                            }
                                          },
                                          "method": false,
                                          "shorthand": true,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 1316,
                                            "end": 1326,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 18
                                              }
                                            },
                                            "name": "titleLines"
                                          },
                                          "kind": "init",
                                          "value": {
                                            "type": "Identifier",
                                            "start": 1316,
                                            "end": 1326,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 18
                                              }
                                            },
                                            "name": "titleLines"
                                          }
                                        },
                                        {
                                          "type": "Property",
                                          "start": 1336,
                                          "end": 1347,
                                          "loc": {
                                            "start": {
                                              "line": 46,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 46,
                                              "column": 19
                                            }
                                          },
                                          "method": false,
                                          "shorthand": true,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 1336,
                                            "end": 1347,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 19
                                              }
                                            },
                                            "name": "teaserLines"
                                          },
                                          "kind": "init",
                                          "value": {
                                            "type": "Identifier",
                                            "start": 1336,
                                            "end": 1347,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 19
                                              }
                                            },
                                            "name": "teaserLines"
                                          }
                                        },
                                        {
                                          "type": "Property",
                                          "start": 1357,
                                          "end": 1363,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 14
                                            }
                                          },
                                          "method": false,
                                          "shorthand": true,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 1357,
                                            "end": 1363,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 14
                                              }
                                            },
                                            "name": "teaser"
                                          },
                                          "kind": "init",
                                          "value": {
                                            "type": "Identifier",
                                            "start": 1357,
                                            "end": 1363,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 14
                                              }
                                            },
                                            "name": "teaser"
                                          }
                                        },
                                        {
                                          "type": "Property",
                                          "start": 1373,
                                          "end": 1378,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 13
                                            }
                                          },
                                          "method": false,
                                          "shorthand": true,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 1373,
                                            "end": 1378,
                                            "loc": {
                                              "start": {
                                                "line": 48,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 48,
                                                "column": 13
                                              }
                                            },
                                            "name": "blurb"
                                          },
                                          "kind": "init",
                                          "value": {
                                            "type": "Identifier",
                                            "start": 1373,
                                            "end": 1378,
                                            "loc": {
                                              "start": {
                                                "line": 48,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 48,
                                                "column": 13
                                              }
                                            },
                                            "name": "blurb"
                                          }
                                        }
                                      ]
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 1389,
                                      "end": 1416,
                                      "loc": {
                                        "start": {
                                          "line": 49,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 37
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 1389,
                                        "end": 1407,
                                        "loc": {
                                          "start": {
                                            "line": 49,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 49,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 1389,
                                          "end": 1393,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 14
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 1394,
                                          "end": 1407,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 28
                                            }
                                          },
                                          "name": "_findElements"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 1408,
                                          "end": 1415,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 36
                                            }
                                          },
                                          "name": "article"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "let",
                                "trailingComments": [
                                  {
                                    "type": "CommentLine",
                                    "value": " aka 2 + 5 or something",
                                    "start": 1425,
                                    "end": 1450,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 31
                                      }
                                    },
                                    "range": [
                                      1425,
                                      1450
                                    ]
                                  }
                                ]
                              },
                              {
                                "type": "IfStatement",
                                "start": 1457,
                                "end": 1903,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 7
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 1461,
                                  "end": 1501,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 50
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 1461,
                                    "end": 1485,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 34
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1461,
                                      "end": 1471,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 20
                                        }
                                      },
                                      "name": "titleLines",
                                      "leadingComments": null
                                    },
                                    "operator": "+",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 1474,
                                      "end": 1485,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 34
                                        }
                                      },
                                      "name": "teaserLines"
                                    },
                                    "leadingComments": null
                                  },
                                  "operator": ">",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 1488,
                                    "end": 1501,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 1488,
                                      "end": 1492,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 41
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1493,
                                      "end": 1501,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 50
                                        }
                                      },
                                      "name": "maxLines"
                                    },
                                    "computed": false
                                  },
                                  "leadingComments": null
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 1503,
                                  "end": 1725,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 1513,
                                      "end": 1569,
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 64
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 1517,
                                          "end": 1568,
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 63
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 1517,
                                            "end": 1528,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 23
                                              }
                                            },
                                            "name": "teaserClamp"
                                          },
                                          "init": {
                                            "type": "CallExpression",
                                            "start": 1531,
                                            "end": 1568,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 63
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1531,
                                              "end": 1540,
                                              "loc": {
                                                "start": {
                                                  "line": 53,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 53,
                                                  "column": 35
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1531,
                                                "end": 1535,
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 30
                                                  }
                                                },
                                                "name": "Math"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1536,
                                                "end": 1540,
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 35
                                                  }
                                                },
                                                "name": "ceil"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "BinaryExpression",
                                                "start": 1541,
                                                "end": 1567,
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 62
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 1541,
                                                  "end": 1554,
                                                  "loc": {
                                                    "start": {
                                                      "line": 53,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 53,
                                                      "column": 49
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 1541,
                                                    "end": 1545,
                                                    "loc": {
                                                      "start": {
                                                        "line": 53,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 53,
                                                        "column": 40
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 1546,
                                                    "end": 1554,
                                                    "loc": {
                                                      "start": {
                                                        "line": 53,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 53,
                                                        "column": 49
                                                      }
                                                    },
                                                    "name": "maxLines"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "-",
                                                "right": {
                                                  "type": "Identifier",
                                                  "start": 1557,
                                                  "end": 1567,
                                                  "loc": {
                                                    "start": {
                                                      "line": 53,
                                                      "column": 52
                                                    },
                                                    "end": {
                                                      "line": 53,
                                                      "column": 62
                                                    }
                                                  },
                                                  "name": "titleLines"
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "kind": "let"
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1578,
                                      "end": 1624,
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 54
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 1578,
                                        "end": 1623,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 53
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 1578,
                                          "end": 1584,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 14
                                            }
                                          },
                                          "name": "$clamp"
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 1585,
                                            "end": 1598,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 28
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1585,
                                              "end": 1595,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1585,
                                                "end": 1591,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 21
                                                  }
                                                },
                                                "name": "teaser"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1592,
                                                "end": 1595,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 25
                                                  }
                                                },
                                                "name": "get"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 1596,
                                                "end": 1597,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 27
                                                  }
                                                },
                                                "value": 0,
                                                "rawValue": 0,
                                                "raw": "0"
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ObjectExpression",
                                            "start": 1600,
                                            "end": 1622,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 52
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 1602,
                                                "end": 1620,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 50
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 1602,
                                                  "end": 1607,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 37
                                                    }
                                                  },
                                                  "name": "clamp"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 1609,
                                                  "end": 1620,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 39
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 50
                                                    }
                                                  },
                                                  "name": "teaserClamp"
                                                },
                                                "kind": "init"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1633,
                                      "end": 1681,
                                      "loc": {
                                        "start": {
                                          "line": 55,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 55,
                                          "column": 56
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 1633,
                                        "end": 1680,
                                        "loc": {
                                          "start": {
                                            "line": 55,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 55,
                                            "column": 55
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1633,
                                          "end": 1648,
                                          "loc": {
                                            "start": {
                                              "line": 55,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 55,
                                              "column": 23
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1633,
                                            "end": 1639,
                                            "loc": {
                                              "start": {
                                                "line": 55,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 55,
                                                "column": 14
                                              }
                                            },
                                            "name": "teaser"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1640,
                                            "end": 1648,
                                            "loc": {
                                              "start": {
                                                "line": 55,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 55,
                                                "column": 23
                                              }
                                            },
                                            "name": "addClass"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1649,
                                            "end": 1679,
                                            "loc": {
                                              "start": {
                                                "line": 55,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 55,
                                                "column": 54
                                              }
                                            },
                                            "value": "article__info__teaser--small",
                                            "rawValue": "article__info__teaser--small",
                                            "raw": "\"article__info__teaser--small\""
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1690,
                                      "end": 1717,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 56,
                                          "column": 35
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 1690,
                                        "end": 1716,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 56,
                                            "column": 34
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1690,
                                          "end": 1700,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 18
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1690,
                                            "end": 1695,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 13
                                              }
                                            },
                                            "name": "blurb"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1696,
                                            "end": 1700,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 14
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 18
                                              }
                                            },
                                            "name": "prop"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1701,
                                            "end": 1709,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 27
                                              }
                                            },
                                            "value": "hidden",
                                            "rawValue": "hidden",
                                            "raw": "\"hidden\""
                                          },
                                          {
                                            "type": "Literal",
                                            "start": 1711,
                                            "end": 1715,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 33
                                              }
                                            },
                                            "value": true,
                                            "rawValue": true,
                                            "raw": "true"
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                },
                                "alternate": {
                                  "type": "BlockStatement",
                                  "start": 1731,
                                  "end": 1903,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 7
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 1773,
                                      "end": 1842,
                                      "loc": {
                                        "start": {
                                          "line": 59,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 59,
                                          "column": 77
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 1777,
                                          "end": 1841,
                                          "loc": {
                                            "start": {
                                              "line": 59,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 76
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 1777,
                                            "end": 1787,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 22
                                              }
                                            },
                                            "name": "blurbClamp",
                                            "leadingComments": null
                                          },
                                          "init": {
                                            "type": "CallExpression",
                                            "start": 1790,
                                            "end": 1841,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 76
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1790,
                                              "end": 1799,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1790,
                                                "end": 1794,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "Math"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1795,
                                                "end": 1799,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 34
                                                  }
                                                },
                                                "name": "ceil"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "BinaryExpression",
                                                "start": 1800,
                                                "end": 1840,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 75
                                                  }
                                                },
                                                "left": {
                                                  "type": "BinaryExpression",
                                                  "start": 1800,
                                                  "end": 1826,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 61
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 1800,
                                                    "end": 1813,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1800,
                                                      "end": 1804,
                                                      "loc": {
                                                        "start": {
                                                          "line": 59,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 59,
                                                          "column": 39
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1805,
                                                      "end": 1813,
                                                      "loc": {
                                                        "start": {
                                                          "line": 59,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 59,
                                                          "column": 48
                                                        }
                                                      },
                                                      "name": "maxLines"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "-",
                                                  "right": {
                                                    "type": "Identifier",
                                                    "start": 1816,
                                                    "end": 1826,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 61
                                                      }
                                                    },
                                                    "name": "titleLines"
                                                  }
                                                },
                                                "operator": "-",
                                                "right": {
                                                  "type": "Identifier",
                                                  "start": 1829,
                                                  "end": 1840,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 75
                                                    }
                                                  },
                                                  "name": "teaserLines"
                                                }
                                              }
                                            ]
                                          },
                                          "leadingComments": null
                                        }
                                      ],
                                      "kind": "let",
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " Only clamp the blurb",
                                          "start": 1741,
                                          "end": 1764,
                                          "loc": {
                                            "start": {
                                              "line": 58,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 58,
                                              "column": 31
                                            }
                                          },
                                          "range": [
                                            1741,
                                            1764
                                          ]
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1851,
                                      "end": 1895,
                                      "loc": {
                                        "start": {
                                          "line": 60,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 52
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 1851,
                                        "end": 1894,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 51
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 1851,
                                          "end": 1857,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 14
                                            }
                                          },
                                          "name": "$clamp"
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 1858,
                                            "end": 1870,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 27
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1858,
                                              "end": 1867,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 24
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1858,
                                                "end": 1863,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 20
                                                  }
                                                },
                                                "name": "blurb"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1864,
                                                "end": 1867,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 24
                                                  }
                                                },
                                                "name": "get"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Literal",
                                                "start": 1868,
                                                "end": 1869,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 26
                                                  }
                                                },
                                                "value": 0,
                                                "rawValue": 0,
                                                "raw": "0"
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ObjectExpression",
                                            "start": 1872,
                                            "end": 1893,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 50
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "Property",
                                                "start": 1874,
                                                "end": 1891,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 48
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 1874,
                                                  "end": 1879,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 36
                                                    }
                                                  },
                                                  "name": "clamp"
                                                },
                                                "value": {
                                                  "type": "Identifier",
                                                  "start": 1881,
                                                  "end": 1891,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 48
                                                    }
                                                  },
                                                  "name": "blurbClamp"
                                                },
                                                "kind": "init"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                },
                                "leadingComments": [
                                  {
                                    "type": "CommentLine",
                                    "value": " aka 2 + 5 or something",
                                    "start": 1425,
                                    "end": 1450,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 31
                                      }
                                    },
                                    "range": [
                                      1425,
                                      1450
                                    ]
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          },
          {
            "type": "MethodDefinition",
            "start": 1918,
            "end": 3066,
            "loc": {
              "start": {
                "line": 64,
                "column": 2
              },
              "end": {
                "line": 91,
                "column": 3
              }
            },
            "computed": false,
            "key": {
              "type": "Identifier",
              "start": 1918,
              "end": 1931,
              "loc": {
                "start": {
                  "line": 64,
                  "column": 2
                },
                "end": {
                  "line": 64,
                  "column": 15
                }
              },
              "name": "_findElements"
            },
            "static": false,
            "kind": "method",
            "value": {
              "type": "FunctionExpression",
              "start": 1931,
              "end": 3066,
              "loc": {
                "start": {
                  "line": 64,
                  "column": 15
                },
                "end": {
                  "line": 91,
                  "column": 3
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 1932,
                  "end": 1939,
                  "loc": {
                    "start": {
                      "line": 64,
                      "column": 16
                    },
                    "end": {
                      "line": 64,
                      "column": 23
                    }
                  },
                  "name": "article"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 1941,
                "end": 3066,
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 25
                  },
                  "end": {
                    "line": 91,
                    "column": 3
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1984,
                    "end": 2876,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 4
                      },
                      "end": {
                        "line": 81,
                        "column": 74
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1988,
                        "end": 2009,
                        "loc": {
                          "start": {
                            "line": 66,
                            "column": 8
                          },
                          "end": {
                            "line": 66,
                            "column": 29
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1988,
                          "end": 1996,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 8
                            },
                            "end": {
                              "line": 66,
                              "column": 16
                            }
                          },
                          "name": "$article",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 1999,
                          "end": 2009,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 19
                            },
                            "end": {
                              "line": 66,
                              "column": 29
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 1999,
                            "end": 2000,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 19
                              },
                              "end": {
                                "line": 66,
                                "column": 20
                              }
                            },
                            "name": "$"
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 2001,
                              "end": 2008,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 21
                                },
                                "end": {
                                  "line": 66,
                                  "column": 28
                                }
                              },
                              "name": "article"
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2019,
                        "end": 2065,
                        "loc": {
                          "start": {
                            "line": 67,
                            "column": 8
                          },
                          "end": {
                            "line": 67,
                            "column": 54
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2019,
                          "end": 2024,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 8
                            },
                            "end": {
                              "line": 67,
                              "column": 13
                            }
                          },
                          "name": "title"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2027,
                          "end": 2065,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 16
                            },
                            "end": {
                              "line": 67,
                              "column": 54
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2027,
                            "end": 2040,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 16
                              },
                              "end": {
                                "line": 67,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2027,
                              "end": 2035,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 16
                                },
                                "end": {
                                  "line": 67,
                                  "column": 24
                                }
                              },
                              "name": "$article"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2036,
                              "end": 2040,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 25
                                },
                                "end": {
                                  "line": 67,
                                  "column": 29
                                }
                              },
                              "name": "find"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2041,
                              "end": 2064,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 30
                                },
                                "end": {
                                  "line": 67,
                                  "column": 53
                                }
                              },
                              "value": ".article__info__title",
                              "rawValue": ".article__info__title",
                              "raw": "\".article__info__title\""
                            }
                          ]
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2075,
                        "end": 2123,
                        "loc": {
                          "start": {
                            "line": 68,
                            "column": 8
                          },
                          "end": {
                            "line": 68,
                            "column": 56
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2075,
                          "end": 2081,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 8
                            },
                            "end": {
                              "line": 68,
                              "column": 14
                            }
                          },
                          "name": "teaser"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2084,
                          "end": 2123,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 17
                            },
                            "end": {
                              "line": 68,
                              "column": 56
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2084,
                            "end": 2097,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 17
                              },
                              "end": {
                                "line": 68,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2084,
                              "end": 2092,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 17
                                },
                                "end": {
                                  "line": 68,
                                  "column": 25
                                }
                              },
                              "name": "$article"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2093,
                              "end": 2097,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 26
                                },
                                "end": {
                                  "line": 68,
                                  "column": 30
                                }
                              },
                              "name": "find"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2098,
                              "end": 2122,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 31
                                },
                                "end": {
                                  "line": 68,
                                  "column": 55
                                }
                              },
                              "value": ".article__info__teaser",
                              "rawValue": ".article__info__teaser",
                              "raw": "\".article__info__teaser\""
                            }
                          ]
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2133,
                        "end": 2179,
                        "loc": {
                          "start": {
                            "line": 69,
                            "column": 8
                          },
                          "end": {
                            "line": 69,
                            "column": 54
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2133,
                          "end": 2138,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 13
                            }
                          },
                          "name": "blurb"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2141,
                          "end": 2179,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 16
                            },
                            "end": {
                              "line": 69,
                              "column": 54
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2141,
                            "end": 2154,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 16
                              },
                              "end": {
                                "line": 69,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2141,
                              "end": 2149,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 16
                                },
                                "end": {
                                  "line": 69,
                                  "column": 24
                                }
                              },
                              "name": "$article"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2150,
                              "end": 2154,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 25
                                },
                                "end": {
                                  "line": 69,
                                  "column": 29
                                }
                              },
                              "name": "find"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 2155,
                              "end": 2178,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 30
                                },
                                "end": {
                                  "line": 69,
                                  "column": 53
                                }
                              },
                              "value": ".article__info__blurb",
                              "rawValue": ".article__info__blurb",
                              "raw": "\".article__info__blurb\""
                            }
                          ]
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2222,
                        "end": 2269,
                        "loc": {
                          "start": {
                            "line": 71,
                            "column": 8
                          },
                          "end": {
                            "line": 71,
                            "column": 55
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2222,
                          "end": 2233,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 19
                            }
                          },
                          "name": "titleHeight",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "LogicalExpression",
                          "start": 2236,
                          "end": 2269,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 22
                            },
                            "end": {
                              "line": 71,
                              "column": 55
                            }
                          },
                          "left": {
                            "type": "CallExpression",
                            "start": 2236,
                            "end": 2264,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 22
                              },
                              "end": {
                                "line": 71,
                                "column": 50
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2236,
                              "end": 2244,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 22
                                },
                                "end": {
                                  "line": 71,
                                  "column": 30
                                }
                              },
                              "name": "parseInt"
                            },
                            "arguments": [
                              {
                                "type": "CallExpression",
                                "start": 2245,
                                "end": 2259,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 45
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2245,
                                  "end": 2257,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2245,
                                    "end": 2250,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 36
                                      }
                                    },
                                    "name": "title"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2251,
                                    "end": 2257,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 43
                                      }
                                    },
                                    "name": "height"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              {
                                "type": "Literal",
                                "start": 2261,
                                "end": 2263,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 49
                                  }
                                },
                                "value": 10,
                                "rawValue": 10,
                                "raw": "10"
                              }
                            ]
                          },
                          "operator": "||",
                          "right": {
                            "type": "Literal",
                            "start": 2268,
                            "end": 2269,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 54
                              },
                              "end": {
                                "line": 71,
                                "column": 55
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          }
                        },
                        "leadingComments": [
                          {
                            "type": "CommentLine",
                            "value": " Find elements heights",
                            "start": 2189,
                            "end": 2213,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 8
                              },
                              "end": {
                                "line": 70,
                                "column": 32
                              }
                            },
                            "range": [
                              2189,
                              2213
                            ]
                          }
                        ]
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2279,
                        "end": 2328,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 8
                          },
                          "end": {
                            "line": 72,
                            "column": 57
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2279,
                          "end": 2291,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 8
                            },
                            "end": {
                              "line": 72,
                              "column": 20
                            }
                          },
                          "name": "teaserHeight"
                        },
                        "init": {
                          "type": "LogicalExpression",
                          "start": 2294,
                          "end": 2328,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 23
                            },
                            "end": {
                              "line": 72,
                              "column": 57
                            }
                          },
                          "left": {
                            "type": "CallExpression",
                            "start": 2294,
                            "end": 2323,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 23
                              },
                              "end": {
                                "line": 72,
                                "column": 52
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2294,
                              "end": 2302,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 23
                                },
                                "end": {
                                  "line": 72,
                                  "column": 31
                                }
                              },
                              "name": "parseInt"
                            },
                            "arguments": [
                              {
                                "type": "CallExpression",
                                "start": 2303,
                                "end": 2318,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 47
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2303,
                                  "end": 2316,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 45
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2303,
                                    "end": 2309,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 38
                                      }
                                    },
                                    "name": "teaser"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2310,
                                    "end": 2316,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 45
                                      }
                                    },
                                    "name": "height"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              {
                                "type": "Literal",
                                "start": 2320,
                                "end": 2322,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 51
                                  }
                                },
                                "value": 10,
                                "rawValue": 10,
                                "raw": "10"
                              }
                            ]
                          },
                          "operator": "||",
                          "right": {
                            "type": "Literal",
                            "start": 2327,
                            "end": 2328,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 56
                              },
                              "end": {
                                "line": 72,
                                "column": 57
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          }
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2338,
                        "end": 2385,
                        "loc": {
                          "start": {
                            "line": 73,
                            "column": 8
                          },
                          "end": {
                            "line": 73,
                            "column": 55
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2338,
                          "end": 2349,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 19
                            }
                          },
                          "name": "blurbHeight"
                        },
                        "init": {
                          "type": "LogicalExpression",
                          "start": 2352,
                          "end": 2385,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 22
                            },
                            "end": {
                              "line": 73,
                              "column": 55
                            }
                          },
                          "left": {
                            "type": "CallExpression",
                            "start": 2352,
                            "end": 2380,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 22
                              },
                              "end": {
                                "line": 73,
                                "column": 50
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 2352,
                              "end": 2360,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 22
                                },
                                "end": {
                                  "line": 73,
                                  "column": 30
                                }
                              },
                              "name": "parseInt"
                            },
                            "arguments": [
                              {
                                "type": "CallExpression",
                                "start": 2361,
                                "end": 2375,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 45
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2361,
                                  "end": 2373,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 43
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2361,
                                    "end": 2366,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 36
                                      }
                                    },
                                    "name": "blurb"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2367,
                                    "end": 2373,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 43
                                      }
                                    },
                                    "name": "height"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              {
                                "type": "Literal",
                                "start": 2377,
                                "end": 2379,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 49
                                  }
                                },
                                "value": 10,
                                "rawValue": 10,
                                "raw": "10"
                              }
                            ]
                          },
                          "operator": "||",
                          "right": {
                            "type": "Literal",
                            "start": 2384,
                            "end": 2385,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 54
                              },
                              "end": {
                                "line": 73,
                                "column": 55
                              }
                            },
                            "value": 0,
                            "rawValue": 0,
                            "raw": "0"
                          }
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2490,
                        "end": 2550,
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 8
                          },
                          "end": {
                            "line": 75,
                            "column": 68
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2490,
                          "end": 2500,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 18
                            }
                          },
                          "name": "blurbLines",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 2503,
                          "end": 2550,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 21
                            },
                            "end": {
                              "line": 75,
                              "column": 68
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 2503,
                            "end": 2514,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 21
                              },
                              "end": {
                                "line": 75,
                                "column": 32
                              }
                            },
                            "name": "blurbHeight"
                          },
                          "operator": "/",
                          "right": {
                            "type": "MemberExpression",
                            "start": 2517,
                            "end": 2550,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 35
                              },
                              "end": {
                                "line": 75,
                                "column": 68
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2517,
                              "end": 2537,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 35
                                },
                                "end": {
                                  "line": 75,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2517,
                                "end": 2521,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 39
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2522,
                                "end": 2537,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 55
                                  }
                                },
                                "name": "blurbLineHeight"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 2538,
                              "end": 2549,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 56
                                },
                                "end": {
                                  "line": 75,
                                  "column": 67
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2538,
                                "end": 2542,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 60
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2543,
                                "end": 2549,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 67
                                  }
                                },
                                "name": "screen"
                              },
                              "computed": false
                            },
                            "computed": true
                          }
                        },
                        "leadingComments": [
                          {
                            "type": "CommentLine",
                            "value": " Figure out how many lines each element actually is based on line heights and height",
                            "start": 2395,
                            "end": 2481,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 8
                              },
                              "end": {
                                "line": 74,
                                "column": 94
                              }
                            },
                            "range": [
                              2395,
                              2481
                            ]
                          }
                        ]
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2560,
                        "end": 2622,
                        "loc": {
                          "start": {
                            "line": 76,
                            "column": 8
                          },
                          "end": {
                            "line": 76,
                            "column": 70
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2560,
                          "end": 2571,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 19
                            }
                          },
                          "name": "teaserLines"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 2574,
                          "end": 2622,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 22
                            },
                            "end": {
                              "line": 76,
                              "column": 70
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 2574,
                            "end": 2586,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 22
                              },
                              "end": {
                                "line": 76,
                                "column": 34
                              }
                            },
                            "name": "teaserHeight"
                          },
                          "operator": "/",
                          "right": {
                            "type": "MemberExpression",
                            "start": 2589,
                            "end": 2622,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 37
                              },
                              "end": {
                                "line": 76,
                                "column": 70
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2589,
                              "end": 2609,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 37
                                },
                                "end": {
                                  "line": 76,
                                  "column": 57
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2589,
                                "end": 2593,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 41
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2594,
                                "end": 2609,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 57
                                  }
                                },
                                "name": "blurbLineHeight"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 2610,
                              "end": 2621,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 58
                                },
                                "end": {
                                  "line": 76,
                                  "column": 69
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2610,
                                "end": 2614,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 62
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2615,
                                "end": 2621,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 69
                                  }
                                },
                                "name": "screen"
                              },
                              "computed": false
                            },
                            "computed": true
                          }
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2632,
                        "end": 2692,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 8
                          },
                          "end": {
                            "line": 77,
                            "column": 68
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2632,
                          "end": 2642,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 8
                            },
                            "end": {
                              "line": 77,
                              "column": 18
                            }
                          },
                          "name": "titleLines"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 2645,
                          "end": 2692,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 21
                            },
                            "end": {
                              "line": 77,
                              "column": 68
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 2645,
                            "end": 2656,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 21
                              },
                              "end": {
                                "line": 77,
                                "column": 32
                              }
                            },
                            "name": "titleHeight"
                          },
                          "operator": "/",
                          "right": {
                            "type": "MemberExpression",
                            "start": 2659,
                            "end": 2692,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 35
                              },
                              "end": {
                                "line": 77,
                                "column": 68
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 2659,
                              "end": 2679,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 35
                                },
                                "end": {
                                  "line": 77,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2659,
                                "end": 2663,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 39
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2664,
                                "end": 2679,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 55
                                  }
                                },
                                "name": "titleLineHeight"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "MemberExpression",
                              "start": 2680,
                              "end": 2691,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 56
                                },
                                "end": {
                                  "line": 77,
                                  "column": 67
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2680,
                                "end": 2684,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 60
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2685,
                                "end": 2691,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 67
                                  }
                                },
                                "name": "screen"
                              },
                              "computed": false
                            },
                            "computed": true
                          }
                        }
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2759,
                        "end": 2800,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 8
                          },
                          "end": {
                            "line": 80,
                            "column": 49
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2759,
                          "end": 2771,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 8
                            },
                            "end": {
                              "line": 80,
                              "column": 20
                            }
                          },
                          "name": "linesAllowed",
                          "leadingComments": null
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 2774,
                          "end": 2800,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 23
                            },
                            "end": {
                              "line": 80,
                              "column": 49
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 2774,
                            "end": 2787,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 23
                              },
                              "end": {
                                "line": 80,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 2774,
                              "end": 2778,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 23
                                },
                                "end": {
                                  "line": 80,
                                  "column": 27
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2779,
                              "end": 2787,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 28
                                },
                                "end": {
                                  "line": 80,
                                  "column": 36
                                }
                              },
                              "name": "maxLines"
                            },
                            "computed": false
                          },
                          "operator": "-",
                          "right": {
                            "type": "Identifier",
                            "start": 2790,
                            "end": 2800,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 39
                              },
                              "end": {
                                "line": 80,
                                "column": 49
                              }
                            },
                            "name": "titleLines"
                          }
                        },
                        "leadingComments": [
                          {
                            "type": "CommentLine",
                            "value": " Figure out how many lines need to be removed",
                            "start": 2703,
                            "end": 2750,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 8
                              },
                              "end": {
                                "line": 79,
                                "column": 55
                              }
                            },
                            "range": [
                              2703,
                              2750
                            ]
                          }
                        ]
                      },
                      {
                        "type": "VariableDeclarator",
                        "start": 2810,
                        "end": 2875,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 8
                          },
                          "end": {
                            "line": 81,
                            "column": 73
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 2810,
                          "end": 2821,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 19
                            }
                          },
                          "name": "removeLines"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 2824,
                          "end": 2875,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 22
                            },
                            "end": {
                              "line": 81,
                              "column": 73
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2824,
                            "end": 2834,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 22
                              },
                              "end": {
                                "line": 81,
                                "column": 32
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2824,
                              "end": 2828,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 22
                                },
                                "end": {
                                  "line": 81,
                                  "column": 26
                                }
                              },
                              "name": "Math"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2829,
                              "end": 2834,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 27
                                },
                                "end": {
                                  "line": 81,
                                  "column": 32
                                }
                              },
                              "name": "floor"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "BinaryExpression",
                              "start": 2835,
                              "end": 2874,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 33
                                },
                                "end": {
                                  "line": 81,
                                  "column": 72
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 2835,
                                "end": 2859,
                                "loc": {
                                  "start": {
                                    "line": 81,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 57
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 2835,
                                  "end": 2845,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 43
                                    }
                                  },
                                  "name": "blurbLines"
                                },
                                "operator": "+",
                                "right": {
                                  "type": "Identifier",
                                  "start": 2848,
                                  "end": 2859,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 57
                                    }
                                  },
                                  "name": "teaserLines"
                                }
                              },
                              "operator": "-",
                              "right": {
                                "type": "Identifier",
                                "start": 2862,
                                "end": 2874,
                                "loc": {
                                  "start": {
                                    "line": 81,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 72
                                  }
                                },
                                "name": "linesAllowed"
                              }
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "let",
                    "leadingComments": [
                      {
                        "type": "CommentLine",
                        "value": " Select all necessary elements",
                        "start": 1947,
                        "end": 1979,
                        "loc": {
                          "start": {
                            "line": 65,
                            "column": 4
                          },
                          "end": {
                            "line": 65,
                            "column": 36
                          }
                        },
                        "range": [
                          1947,
                          1979
                        ]
                      }
                    ]
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2882,
                    "end": 3062,
                    "loc": {
                      "start": {
                        "line": 83,
                        "column": 4
                      },
                      "end": {
                        "line": 90,
                        "column": 6
                      }
                    },
                    "argument": {
                      "type": "ObjectExpression",
                      "start": 2889,
                      "end": 3061,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 11
                        },
                        "end": {
                          "line": 90,
                          "column": 5
                        }
                      },
                      "properties": [
                        {
                          "type": "Property",
                          "start": 2897,
                          "end": 2921,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 6
                            },
                            "end": {
                              "line": 84,
                              "column": 30
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2897,
                            "end": 2908,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 6
                              },
                              "end": {
                                "line": 84,
                                "column": 17
                              }
                            },
                            "name": "removeLines"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 2910,
                            "end": 2921,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 19
                              },
                              "end": {
                                "line": 84,
                                "column": 30
                              }
                            },
                            "name": "removeLines"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 2929,
                          "end": 2951,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 6
                            },
                            "end": {
                              "line": 85,
                              "column": 28
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2929,
                            "end": 2939,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 6
                              },
                              "end": {
                                "line": 85,
                                "column": 16
                              }
                            },
                            "name": "titleLines"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 2941,
                            "end": 2951,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 18
                              },
                              "end": {
                                "line": 85,
                                "column": 28
                              }
                            },
                            "name": "titleLines"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 2959,
                          "end": 2983,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 6
                            },
                            "end": {
                              "line": 86,
                              "column": 30
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2959,
                            "end": 2970,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 6
                              },
                              "end": {
                                "line": 86,
                                "column": 17
                              }
                            },
                            "name": "teaserLines"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 2972,
                            "end": 2983,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 19
                              },
                              "end": {
                                "line": 86,
                                "column": 30
                              }
                            },
                            "name": "teaserLines"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 2991,
                          "end": 3013,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 6
                            },
                            "end": {
                              "line": 87,
                              "column": 28
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2991,
                            "end": 3001,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 6
                              },
                              "end": {
                                "line": 87,
                                "column": 16
                              }
                            },
                            "name": "blurbLines"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 3003,
                            "end": 3013,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 18
                              },
                              "end": {
                                "line": 87,
                                "column": 28
                              }
                            },
                            "name": "blurbLines"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 3021,
                          "end": 3035,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 6
                            },
                            "end": {
                              "line": 88,
                              "column": 20
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 3021,
                            "end": 3027,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 6
                              },
                              "end": {
                                "line": 88,
                                "column": 12
                              }
                            },
                            "name": "teaser"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 3029,
                            "end": 3035,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 14
                              },
                              "end": {
                                "line": 88,
                                "column": 20
                              }
                            },
                            "name": "teaser"
                          },
                          "kind": "init"
                        },
                        {
                          "type": "Property",
                          "start": 3043,
                          "end": 3055,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 6
                            },
                            "end": {
                              "line": 89,
                              "column": 18
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 3043,
                            "end": 3048,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 6
                              },
                              "end": {
                                "line": 89,
                                "column": 11
                              }
                            },
                            "name": "blurb"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 3050,
                            "end": 3055,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 13
                              },
                              "end": {
                                "line": 89,
                                "column": 18
                              }
                            },
                            "name": "blurb"
                          },
                          "kind": "init"
                        }
                      ]
                    }
                  }
                ]
              }
            }
          }
        ]
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "start": 3070,
      "end": 3103,
      "loc": {
        "start": {
          "line": 94,
          "column": 0
        },
        "end": {
          "line": 94,
          "column": 33
        }
      },
      "declaration": {
        "type": "Identifier",
        "start": 3085,
        "end": 3102,
        "loc": {
          "start": {
            "line": 94,
            "column": 15
          },
          "end": {
            "line": 94,
            "column": 32
          }
        },
        "name": "ArticlesComponent"
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 3070,
      "end": 3103,
      "loc": {
        "start": {
          "line": 94,
          "column": 0
        },
        "end": {
          "line": 94,
          "column": 33
        }
      },
      "declaration": {
        "type": "ClassDeclaration",
        "start": 181,
        "end": 3068,
        "loc": {
          "start": {
            "line": 8,
            "column": 0
          },
          "end": {
            "line": 92,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 187,
          "end": 204,
          "loc": {
            "start": {
              "line": 8,
              "column": 6
            },
            "end": {
              "line": 8,
              "column": 23
            }
          },
          "name": "ArticlesComponent"
        },
        "superClass": {
          "type": "Identifier",
          "start": 213,
          "end": 222,
          "loc": {
            "start": {
              "line": 8,
              "column": 32
            },
            "end": {
              "line": 8,
              "column": 41
            }
          },
          "name": "Component"
        },
        "body": {
          "type": "ClassBody",
          "start": 223,
          "end": 3068,
          "loc": {
            "start": {
              "line": 8,
              "column": 42
            },
            "end": {
              "line": 92,
              "column": 1
            }
          },
          "body": [
            {
              "type": "MethodDefinition",
              "start": 227,
              "end": 952,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 2
                },
                "end": {
                  "line": 28,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 227,
                "end": 237,
                "loc": {
                  "start": {
                    "line": 9,
                    "column": 2
                  },
                  "end": {
                    "line": 9,
                    "column": 12
                  }
                },
                "name": "initialize"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 237,
                "end": 952,
                "loc": {
                  "start": {
                    "line": 9,
                    "column": 12
                  },
                  "end": {
                    "line": 28,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 238,
                    "end": 245,
                    "loc": {
                      "start": {
                        "line": 9,
                        "column": 13
                      },
                      "end": {
                        "line": 9,
                        "column": 20
                      }
                    },
                    "name": "options"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 247,
                  "end": 952,
                  "loc": {
                    "start": {
                      "line": 9,
                      "column": 22
                    },
                    "end": {
                      "line": 28,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 253,
                      "end": 295,
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 4
                        },
                        "end": {
                          "line": 10,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 253,
                        "end": 294,
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 4
                          },
                          "end": {
                            "line": 10,
                            "column": 45
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 253,
                          "end": 266,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 4
                            },
                            "end": {
                              "line": 10,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 253,
                            "end": 257,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 4
                              },
                              "end": {
                                "line": 10,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 258,
                            "end": 266,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 9
                              },
                              "end": {
                                "line": 10,
                                "column": 17
                              }
                            },
                            "name": "articles"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 269,
                          "end": 294,
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 20
                            },
                            "end": {
                              "line": 10,
                              "column": 45
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 269,
                            "end": 282,
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 20
                              },
                              "end": {
                                "line": 10,
                                "column": 33
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 269,
                              "end": 277,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 20
                                },
                                "end": {
                                  "line": 10,
                                  "column": 28
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 269,
                                "end": 273,
                                "loc": {
                                  "start": {
                                    "line": 10,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 10,
                                    "column": 24
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 274,
                                "end": 277,
                                "loc": {
                                  "start": {
                                    "line": 10,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 10,
                                    "column": 28
                                  }
                                },
                                "name": "$el"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 278,
                              "end": 282,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 29
                                },
                                "end": {
                                  "line": 10,
                                  "column": 33
                                }
                              },
                              "name": "find"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 283,
                              "end": 293,
                              "loc": {
                                "start": {
                                  "line": 10,
                                  "column": 34
                                },
                                "end": {
                                  "line": 10,
                                  "column": 44
                                }
                              },
                              "value": ".article",
                              "rawValue": ".article",
                              "raw": "\".article\""
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 300,
                      "end": 338,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 42
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 300,
                        "end": 337,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 4
                          },
                          "end": {
                            "line": 11,
                            "column": 41
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 300,
                          "end": 313,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 4
                            },
                            "end": {
                              "line": 11,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 300,
                            "end": 304,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 4
                              },
                              "end": {
                                "line": 11,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 305,
                            "end": 313,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 9
                              },
                              "end": {
                                "line": 11,
                                "column": 17
                              }
                            },
                            "name": "maxLines"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 316,
                          "end": 337,
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 20
                            },
                            "end": {
                              "line": 11,
                              "column": 41
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 316,
                            "end": 332,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 20
                              },
                              "end": {
                                "line": 11,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 316,
                              "end": 323,
                              "loc": {
                                "start": {
                                  "line": 11,
                                  "column": 20
                                },
                                "end": {
                                  "line": 11,
                                  "column": 27
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 324,
                              "end": 332,
                              "loc": {
                                "start": {
                                  "line": 11,
                                  "column": 28
                                },
                                "end": {
                                  "line": 11,
                                  "column": 36
                                }
                              },
                              "name": "maxLines"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "Literal",
                            "start": 336,
                            "end": 337,
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 40
                              },
                              "end": {
                                "line": 11,
                                "column": 41
                              }
                            },
                            "value": 6,
                            "rawValue": 6,
                            "raw": "6"
                          }
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Retrieved via getComputedStyle($0)[\"line-height\"] ish",
                          "start": 343,
                          "end": 399,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 4
                            },
                            "end": {
                              "line": 12,
                              "column": 60
                            }
                          },
                          "range": [
                            343,
                            399
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 404,
                      "end": 482,
                      "loc": {
                        "start": {
                          "line": 13,
                          "column": 4
                        },
                        "end": {
                          "line": 13,
                          "column": 82
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 404,
                        "end": 481,
                        "loc": {
                          "start": {
                            "line": 13,
                            "column": 4
                          },
                          "end": {
                            "line": 13,
                            "column": 81
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 404,
                          "end": 424,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 4
                            },
                            "end": {
                              "line": 13,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 404,
                            "end": 408,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 4
                              },
                              "end": {
                                "line": 13,
                                "column": 8
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 409,
                            "end": 424,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 9
                              },
                              "end": {
                                "line": 13,
                                "column": 24
                              }
                            },
                            "name": "titleLineHeight"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 427,
                          "end": 481,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 27
                            },
                            "end": {
                              "line": 13,
                              "column": 81
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 427,
                            "end": 450,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 27
                              },
                              "end": {
                                "line": 13,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 427,
                              "end": 434,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 27
                                },
                                "end": {
                                  "line": 13,
                                  "column": 34
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 435,
                              "end": 450,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 35
                                },
                                "end": {
                                  "line": 13,
                                  "column": 50
                                }
                              },
                              "name": "titleLineHeight"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "ObjectExpression",
                            "start": 454,
                            "end": 481,
                            "loc": {
                              "start": {
                                "line": 13,
                                "column": 54
                              },
                              "end": {
                                "line": 13,
                                "column": 81
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 456,
                                "end": 467,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 67
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 456,
                                  "end": 463,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 63
                                    }
                                  },
                                  "name": "desktop"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 465,
                                  "end": 467,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 67
                                    }
                                  },
                                  "value": 35,
                                  "rawValue": 35,
                                  "raw": "35"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 469,
                                "end": 479,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 79
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 469,
                                  "end": 475,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 75
                                    }
                                  },
                                  "name": "mobile"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 477,
                                  "end": 479,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 79
                                    }
                                  },
                                  "value": 23,
                                  "rawValue": 23,
                                  "raw": "23"
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Retrieved via getComputedStyle($0)[\"line-height\"] ish",
                          "start": 343,
                          "end": 399,
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 4
                            },
                            "end": {
                              "line": 12,
                              "column": 60
                            }
                          },
                          "range": [
                            343,
                            399
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 487,
                      "end": 565,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 4
                        },
                        "end": {
                          "line": 14,
                          "column": 82
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 487,
                        "end": 564,
                        "loc": {
                          "start": {
                            "line": 14,
                            "column": 4
                          },
                          "end": {
                            "line": 14,
                            "column": 81
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 487,
                          "end": 507,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 4
                            },
                            "end": {
                              "line": 14,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 487,
                            "end": 491,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 4
                              },
                              "end": {
                                "line": 14,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 492,
                            "end": 507,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 9
                              },
                              "end": {
                                "line": 14,
                                "column": 24
                              }
                            },
                            "name": "blurbLineHeight"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 510,
                          "end": 564,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 27
                            },
                            "end": {
                              "line": 14,
                              "column": 81
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 510,
                            "end": 533,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 27
                              },
                              "end": {
                                "line": 14,
                                "column": 50
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 510,
                              "end": 517,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 27
                                },
                                "end": {
                                  "line": 14,
                                  "column": 34
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 518,
                              "end": 533,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 35
                                },
                                "end": {
                                  "line": 14,
                                  "column": 50
                                }
                              },
                              "name": "blurbLineHeight"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "ObjectExpression",
                            "start": 537,
                            "end": 564,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 54
                              },
                              "end": {
                                "line": 14,
                                "column": 81
                              }
                            },
                            "properties": [
                              {
                                "type": "Property",
                                "start": 539,
                                "end": 550,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 67
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 539,
                                  "end": 546,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 63
                                    }
                                  },
                                  "name": "desktop"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 548,
                                  "end": 550,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 65
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 67
                                    }
                                  },
                                  "value": 27,
                                  "rawValue": 27,
                                  "raw": "27"
                                },
                                "kind": "init"
                              },
                              {
                                "type": "Property",
                                "start": 552,
                                "end": 562,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 79
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 552,
                                  "end": 558,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 75
                                    }
                                  },
                                  "name": "mobile"
                                },
                                "value": {
                                  "type": "Literal",
                                  "start": 560,
                                  "end": 562,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 79
                                    }
                                  },
                                  "value": 18,
                                  "rawValue": 18,
                                  "raw": "18"
                                },
                                "kind": "init"
                              }
                            ]
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 570,
                      "end": 616,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 4
                        },
                        "end": {
                          "line": 15,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 570,
                        "end": 615,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 4
                          },
                          "end": {
                            "line": 15,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 570,
                          "end": 586,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 4
                            },
                            "end": {
                              "line": 15,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 570,
                            "end": 574,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 4
                              },
                              "end": {
                                "line": 15,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 575,
                            "end": 586,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 9
                              },
                              "end": {
                                "line": 15,
                                "column": 20
                              }
                            },
                            "name": "mobileWidth"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "LogicalExpression",
                          "start": 589,
                          "end": 615,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 23
                            },
                            "end": {
                              "line": 15,
                              "column": 49
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 589,
                            "end": 608,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 23
                              },
                              "end": {
                                "line": 15,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 589,
                              "end": 596,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 23
                                },
                                "end": {
                                  "line": 15,
                                  "column": 30
                                }
                              },
                              "name": "options"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 597,
                              "end": 608,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 31
                                },
                                "end": {
                                  "line": 15,
                                  "column": 42
                                }
                              },
                              "name": "mobileWidth"
                            },
                            "computed": false
                          },
                          "operator": "||",
                          "right": {
                            "type": "Literal",
                            "start": 612,
                            "end": 615,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 46
                              },
                              "end": {
                                "line": 15,
                                "column": 49
                              }
                            },
                            "value": 717,
                            "rawValue": 717,
                            "raw": "717"
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 621,
                      "end": 644,
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 4
                        },
                        "end": {
                          "line": 16,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 621,
                        "end": 643,
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 4
                          },
                          "end": {
                            "line": 16,
                            "column": 26
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 621,
                          "end": 632,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 4
                            },
                            "end": {
                              "line": 16,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 621,
                            "end": 625,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 4
                              },
                              "end": {
                                "line": 16,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 626,
                            "end": 632,
                            "loc": {
                              "start": {
                                "line": 16,
                                "column": 9
                              },
                              "end": {
                                "line": 16,
                                "column": 15
                              }
                            },
                            "name": "screen"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Literal",
                          "start": 635,
                          "end": 643,
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 18
                            },
                            "end": {
                              "line": 16,
                              "column": 26
                            }
                          },
                          "value": "mobile",
                          "rawValue": "mobile",
                          "raw": "\"mobile\""
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 649,
                      "end": 718,
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 4
                        },
                        "end": {
                          "line": 19,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 649,
                        "end": 717,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 4
                          },
                          "end": {
                            "line": 19,
                            "column": 6
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 649,
                          "end": 658,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 4
                            },
                            "end": {
                              "line": 17,
                              "column": 13
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 649,
                            "end": 653,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 4
                              },
                              "end": {
                                "line": 17,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 654,
                            "end": 658,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 9
                              },
                              "end": {
                                "line": 17,
                                "column": 13
                              }
                            },
                            "name": "tabs"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 661,
                          "end": 717,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 16
                            },
                            "end": {
                              "line": 19,
                              "column": 6
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 665,
                            "end": 669,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 20
                              },
                              "end": {
                                "line": 17,
                                "column": 24
                              }
                            },
                            "name": "Tabs"
                          },
                          "arguments": [
                            {
                              "type": "ObjectExpression",
                              "start": 670,
                              "end": 716,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 25
                                },
                                "end": {
                                  "line": 19,
                                  "column": 5
                                }
                              },
                              "properties": [
                                {
                                  "type": "Property",
                                  "start": 678,
                                  "end": 710,
                                  "loc": {
                                    "start": {
                                      "line": 18,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 18,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 678,
                                    "end": 680,
                                    "loc": {
                                      "start": {
                                        "line": 18,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 18,
                                        "column": 8
                                      }
                                    },
                                    "name": "el"
                                  },
                                  "value": {
                                    "type": "CallExpression",
                                    "start": 682,
                                    "end": 710,
                                    "loc": {
                                      "start": {
                                        "line": 18,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 18,
                                        "column": 38
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 682,
                                      "end": 701,
                                      "loc": {
                                        "start": {
                                          "line": 18,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 18,
                                          "column": 29
                                        }
                                      },
                                      "object": {
                                        "type": "CallExpression",
                                        "start": 682,
                                        "end": 696,
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 24
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 682,
                                          "end": 683,
                                          "loc": {
                                            "start": {
                                              "line": 18,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 18,
                                              "column": 11
                                            }
                                          },
                                          "name": "$"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 684,
                                            "end": 695,
                                            "loc": {
                                              "start": {
                                                "line": 18,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 18,
                                                "column": 23
                                              }
                                            },
                                            "value": ".articles",
                                            "rawValue": ".articles",
                                            "raw": "\".articles\""
                                          }
                                        ]
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 697,
                                        "end": 701,
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 25
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 29
                                          }
                                        },
                                        "name": "find"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 702,
                                        "end": 709,
                                        "loc": {
                                          "start": {
                                            "line": 18,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 18,
                                            "column": 37
                                          }
                                        },
                                        "value": ".tabs",
                                        "rawValue": ".tabs",
                                        "raw": "\".tabs\""
                                      }
                                    ]
                                  },
                                  "kind": "init"
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 724,
                      "end": 948,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 4
                        },
                        "end": {
                          "line": 27,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 728,
                        "end": 754,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 8
                          },
                          "end": {
                            "line": 21,
                            "column": 34
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "CallExpression",
                          "start": 729,
                          "end": 754,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 9
                            },
                            "end": {
                              "line": 21,
                              "column": 34
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 729,
                            "end": 747,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 9
                              },
                              "end": {
                                "line": 21,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "CallExpression",
                              "start": 729,
                              "end": 738,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 9
                                },
                                "end": {
                                  "line": 21,
                                  "column": 18
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 729,
                                "end": 730,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 10
                                  }
                                },
                                "name": "$"
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 731,
                                  "end": 737,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 17
                                    }
                                  },
                                  "value": "html",
                                  "rawValue": "html",
                                  "raw": "\"html\""
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 739,
                              "end": 747,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 19
                                },
                                "end": {
                                  "line": 21,
                                  "column": 27
                                }
                              },
                              "name": "hasClass"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Literal",
                              "start": 748,
                              "end": 753,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 28
                                },
                                "end": {
                                  "line": 21,
                                  "column": 33
                                }
                              },
                              "value": "ie9",
                              "rawValue": "ie9",
                              "raw": "\"ie9\""
                            }
                          ]
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 756,
                        "end": 948,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 36
                          },
                          "end": {
                            "line": 27,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 764,
                            "end": 785,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 6
                              },
                              "end": {
                                "line": 22,
                                "column": 27
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 764,
                              "end": 784,
                              "loc": {
                                "start": {
                                  "line": 22,
                                  "column": 6
                                },
                                "end": {
                                  "line": 22,
                                  "column": 26
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 764,
                                "end": 782,
                                "loc": {
                                  "start": {
                                    "line": 22,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 22,
                                    "column": 24
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 764,
                                  "end": 768,
                                  "loc": {
                                    "start": {
                                      "line": 22,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 22,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 769,
                                  "end": 782,
                                  "loc": {
                                    "start": {
                                      "line": 22,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 22,
                                      "column": 24
                                    }
                                  },
                                  "name": "_detectScreen"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 792,
                            "end": 810,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 6
                              },
                              "end": {
                                "line": 23,
                                "column": 24
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 792,
                              "end": 809,
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 6
                                },
                                "end": {
                                  "line": 23,
                                  "column": 23
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 792,
                                "end": 807,
                                "loc": {
                                  "start": {
                                    "line": 23,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 23,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 792,
                                  "end": 796,
                                  "loc": {
                                    "start": {
                                      "line": 23,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 23,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 797,
                                  "end": 807,
                                  "loc": {
                                    "start": {
                                      "line": 23,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 23,
                                      "column": 21
                                    }
                                  },
                                  "name": "_clampText"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 818,
                            "end": 886,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 6
                              },
                              "end": {
                                "line": 25,
                                "column": 74
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 818,
                              "end": 885,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 6
                                },
                                "end": {
                                  "line": 25,
                                  "column": 73
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 818,
                                "end": 831,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 19
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 818,
                                  "end": 822,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 10
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 823,
                                  "end": 831,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 19
                                    }
                                  },
                                  "name": "listenTo"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "MemberExpression",
                                  "start": 832,
                                  "end": 841,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 29
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 832,
                                    "end": 836,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 24
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 837,
                                    "end": 841,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 29
                                      }
                                    },
                                    "name": "tabs"
                                  },
                                  "computed": false
                                },
                                {
                                  "type": "Literal",
                                  "start": 843,
                                  "end": 858,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 46
                                    }
                                  },
                                  "value": "tabs.activate",
                                  "rawValue": "tabs.activate",
                                  "raw": "\"tabs.activate\""
                                },
                                {
                                  "type": "CallExpression",
                                  "start": 860,
                                  "end": 884,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 48
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 72
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 860,
                                    "end": 878,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 66
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 860,
                                      "end": 873,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 61
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 860,
                                        "end": 864,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 52
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 865,
                                        "end": 873,
                                        "loc": {
                                          "start": {
                                            "line": 25,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 25,
                                            "column": 61
                                          }
                                        },
                                        "name": "_reclamp"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 874,
                                      "end": 878,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 62
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 66
                                        }
                                      },
                                      "name": "bind"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ThisExpression",
                                      "start": 879,
                                      "end": 883,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 67
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 71
                                        }
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 893,
                            "end": 942,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 6
                              },
                              "end": {
                                "line": 26,
                                "column": 55
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 893,
                              "end": 941,
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 6
                                },
                                "end": {
                                  "line": 26,
                                  "column": 54
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 893,
                                "end": 905,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 893,
                                  "end": 902,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 15
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 893,
                                    "end": 894,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 7
                                      }
                                    },
                                    "name": "$"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 895,
                                      "end": 901,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 14
                                        }
                                      },
                                      "name": "window"
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 903,
                                  "end": 905,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 18
                                    }
                                  },
                                  "name": "on"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 906,
                                  "end": 914,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 27
                                    }
                                  },
                                  "value": "resize",
                                  "rawValue": "resize",
                                  "raw": "\"resize\""
                                },
                                {
                                  "type": "CallExpression",
                                  "start": 916,
                                  "end": 940,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 53
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 916,
                                    "end": 934,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 26,
                                        "column": 47
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 916,
                                      "end": 929,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 42
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 916,
                                        "end": 920,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 33
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 921,
                                        "end": 929,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 34
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 42
                                          }
                                        },
                                        "name": "_reclamp"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 930,
                                      "end": 934,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 47
                                        }
                                      },
                                      "name": "bind"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ThisExpression",
                                      "start": 935,
                                      "end": 939,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 52
                                        }
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      },
                      "alternate": null
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 955,
              "end": 1004,
              "loc": {
                "start": {
                  "line": 29,
                  "column": 2
                },
                "end": {
                  "line": 31,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 955,
                "end": 966,
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 2
                  },
                  "end": {
                    "line": 29,
                    "column": 13
                  }
                },
                "name": "widthWindow"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 966,
                "end": 1004,
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 13
                  },
                  "end": {
                    "line": 31,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 969,
                  "end": 1004,
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 16
                    },
                    "end": {
                      "line": 31,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 975,
                      "end": 1000,
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 4
                        },
                        "end": {
                          "line": 30,
                          "column": 29
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 982,
                        "end": 999,
                        "loc": {
                          "start": {
                            "line": 30,
                            "column": 11
                          },
                          "end": {
                            "line": 30,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 982,
                          "end": 997,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 11
                            },
                            "end": {
                              "line": 30,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 982,
                            "end": 991,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 11
                              },
                              "end": {
                                "line": 30,
                                "column": 20
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 982,
                              "end": 983,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 11
                                },
                                "end": {
                                  "line": 30,
                                  "column": 12
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 984,
                                "end": 990,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 19
                                  }
                                },
                                "name": "window"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 992,
                            "end": 997,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 21
                              },
                              "end": {
                                "line": 30,
                                "column": 26
                              }
                            },
                            "name": "width"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1007,
              "end": 1075,
              "loc": {
                "start": {
                  "line": 32,
                  "column": 2
                },
                "end": {
                  "line": 34,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1007,
                "end": 1016,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 2
                  },
                  "end": {
                    "line": 32,
                    "column": 11
                  }
                },
                "name": "isDesktop"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1016,
                "end": 1075,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 11
                  },
                  "end": {
                    "line": 34,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1019,
                  "end": 1075,
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 14
                    },
                    "end": {
                      "line": 34,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 1025,
                      "end": 1071,
                      "loc": {
                        "start": {
                          "line": 33,
                          "column": 4
                        },
                        "end": {
                          "line": 33,
                          "column": 50
                        }
                      },
                      "argument": {
                        "type": "BinaryExpression",
                        "start": 1032,
                        "end": 1070,
                        "loc": {
                          "start": {
                            "line": 33,
                            "column": 11
                          },
                          "end": {
                            "line": 33,
                            "column": 49
                          }
                        },
                        "left": {
                          "type": "CallExpression",
                          "start": 1032,
                          "end": 1050,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 11
                            },
                            "end": {
                              "line": 33,
                              "column": 29
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1032,
                            "end": 1048,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 11
                              },
                              "end": {
                                "line": 33,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1032,
                              "end": 1036,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 11
                                },
                                "end": {
                                  "line": 33,
                                  "column": 15
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1037,
                              "end": 1048,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 16
                                },
                                "end": {
                                  "line": 33,
                                  "column": 27
                                }
                              },
                              "name": "widthWindow"
                            },
                            "computed": false
                          },
                          "arguments": []
                        },
                        "operator": ">=",
                        "right": {
                          "type": "MemberExpression",
                          "start": 1054,
                          "end": 1070,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 33
                            },
                            "end": {
                              "line": 33,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1054,
                            "end": 1058,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 33
                              },
                              "end": {
                                "line": 33,
                                "column": 37
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1059,
                            "end": 1070,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 38
                              },
                              "end": {
                                "line": 33,
                                "column": 49
                              }
                            },
                            "name": "mobileWidth"
                          },
                          "computed": false
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1078,
              "end": 1143,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 2
                },
                "end": {
                  "line": 38,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1078,
                "end": 1086,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 2
                  },
                  "end": {
                    "line": 35,
                    "column": 10
                  }
                },
                "name": "_reclamp"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1086,
                "end": 1143,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 10
                  },
                  "end": {
                    "line": 38,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1089,
                  "end": 1143,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 13
                    },
                    "end": {
                      "line": 38,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1095,
                      "end": 1116,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 4
                        },
                        "end": {
                          "line": 36,
                          "column": 25
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1095,
                        "end": 1115,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 4
                          },
                          "end": {
                            "line": 36,
                            "column": 24
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1095,
                          "end": 1113,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 4
                            },
                            "end": {
                              "line": 36,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1095,
                            "end": 1099,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 4
                              },
                              "end": {
                                "line": 36,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1100,
                            "end": 1113,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 9
                              },
                              "end": {
                                "line": 36,
                                "column": 22
                              }
                            },
                            "name": "_detectScreen"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1121,
                      "end": 1139,
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 4
                        },
                        "end": {
                          "line": 37,
                          "column": 22
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1121,
                        "end": 1138,
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 4
                          },
                          "end": {
                            "line": 37,
                            "column": 21
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1121,
                          "end": 1136,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 4
                            },
                            "end": {
                              "line": 37,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1121,
                            "end": 1125,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 4
                              },
                              "end": {
                                "line": 37,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1126,
                            "end": 1136,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 9
                              },
                              "end": {
                                "line": 37,
                                "column": 19
                              }
                            },
                            "name": "_clampText"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1146,
              "end": 1233,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 2
                },
                "end": {
                  "line": 41,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1146,
                "end": 1159,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 2
                  },
                  "end": {
                    "line": 39,
                    "column": 15
                  }
                },
                "name": "_detectScreen"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1159,
                "end": 1233,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 15
                  },
                  "end": {
                    "line": 41,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1162,
                  "end": 1233,
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 18
                    },
                    "end": {
                      "line": 41,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 1168,
                      "end": 1229,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 4
                        },
                        "end": {
                          "line": 40,
                          "column": 65
                        }
                      },
                      "argument": {
                        "type": "AssignmentExpression",
                        "start": 1175,
                        "end": 1228,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 11
                          },
                          "end": {
                            "line": 40,
                            "column": 64
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1175,
                          "end": 1186,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 11
                            },
                            "end": {
                              "line": 40,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1175,
                            "end": 1179,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 11
                              },
                              "end": {
                                "line": 40,
                                "column": 15
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1180,
                            "end": 1186,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 16
                              },
                              "end": {
                                "line": 40,
                                "column": 22
                              }
                            },
                            "name": "screen"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ConditionalExpression",
                          "start": 1189,
                          "end": 1228,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 25
                            },
                            "end": {
                              "line": 40,
                              "column": 64
                            }
                          },
                          "test": {
                            "type": "CallExpression",
                            "start": 1189,
                            "end": 1205,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 25
                              },
                              "end": {
                                "line": 40,
                                "column": 41
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1189,
                              "end": 1203,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 25
                                },
                                "end": {
                                  "line": 40,
                                  "column": 39
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1189,
                                "end": 1193,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 29
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1194,
                                "end": 1203,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 39
                                  }
                                },
                                "name": "isDesktop"
                              },
                              "computed": false
                            },
                            "arguments": []
                          },
                          "consequent": {
                            "type": "Literal",
                            "start": 1208,
                            "end": 1217,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 44
                              },
                              "end": {
                                "line": 40,
                                "column": 53
                              }
                            },
                            "value": "desktop",
                            "rawValue": "desktop",
                            "raw": "\"desktop\""
                          },
                          "alternate": {
                            "type": "Literal",
                            "start": 1220,
                            "end": 1228,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 56
                              },
                              "end": {
                                "line": 40,
                                "column": 64
                              }
                            },
                            "value": "mobile",
                            "rawValue": "mobile",
                            "raw": "\"mobile\""
                          }
                        }
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1236,
              "end": 1915,
              "loc": {
                "start": {
                  "line": 42,
                  "column": 2
                },
                "end": {
                  "line": 63,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1236,
                "end": 1246,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 2
                  },
                  "end": {
                    "line": 42,
                    "column": 12
                  }
                },
                "name": "_clampText"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1246,
                "end": 1915,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 12
                  },
                  "end": {
                    "line": 63,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1249,
                  "end": 1915,
                  "loc": {
                    "start": {
                      "line": 42,
                      "column": 15
                    },
                    "end": {
                      "line": 63,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1255,
                      "end": 1911,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 4
                        },
                        "end": {
                          "line": 62,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1255,
                        "end": 1910,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 4
                          },
                          "end": {
                            "line": 62,
                            "column": 6
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1255,
                          "end": 1273,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 4
                            },
                            "end": {
                              "line": 43,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1255,
                            "end": 1268,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 4
                              },
                              "end": {
                                "line": 43,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 1255,
                              "end": 1259,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 4
                                },
                                "end": {
                                  "line": 43,
                                  "column": 8
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1260,
                              "end": 1268,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 9
                                },
                                "end": {
                                  "line": 43,
                                  "column": 17
                                }
                              },
                              "name": "articles"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1269,
                            "end": 1273,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 18
                              },
                              "end": {
                                "line": 43,
                                "column": 22
                              }
                            },
                            "name": "each"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 1274,
                            "end": 1909,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 23
                              },
                              "end": {
                                "line": 62,
                                "column": 5
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 1275,
                                "end": 1280,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 29
                                  }
                                },
                                "name": "index"
                              },
                              {
                                "type": "Identifier",
                                "start": 1282,
                                "end": 1289,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 38
                                  }
                                },
                                "name": "article"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 1294,
                              "end": 1909,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 43
                                },
                                "end": {
                                  "line": 62,
                                  "column": 5
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 1302,
                                  "end": 1417,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 38
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 1306,
                                      "end": 1416,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 49,
                                          "column": 37
                                        }
                                      },
                                      "id": {
                                        "type": "ObjectPattern",
                                        "start": 1306,
                                        "end": 1386,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 49,
                                            "column": 7
                                          }
                                        },
                                        "properties": [
                                          {
                                            "type": "Property",
                                            "start": 1316,
                                            "end": 1326,
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 18
                                              }
                                            },
                                            "method": false,
                                            "shorthand": true,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1316,
                                              "end": 1326,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 18
                                                }
                                              },
                                              "name": "titleLines"
                                            },
                                            "kind": "init",
                                            "value": {
                                              "type": "Identifier",
                                              "start": 1316,
                                              "end": 1326,
                                              "loc": {
                                                "start": {
                                                  "line": 45,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 45,
                                                  "column": 18
                                                }
                                              },
                                              "name": "titleLines"
                                            }
                                          },
                                          {
                                            "type": "Property",
                                            "start": 1336,
                                            "end": 1347,
                                            "loc": {
                                              "start": {
                                                "line": 46,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 46,
                                                "column": 19
                                              }
                                            },
                                            "method": false,
                                            "shorthand": true,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1336,
                                              "end": 1347,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 19
                                                }
                                              },
                                              "name": "teaserLines"
                                            },
                                            "kind": "init",
                                            "value": {
                                              "type": "Identifier",
                                              "start": 1336,
                                              "end": 1347,
                                              "loc": {
                                                "start": {
                                                  "line": 46,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 46,
                                                  "column": 19
                                                }
                                              },
                                              "name": "teaserLines"
                                            }
                                          },
                                          {
                                            "type": "Property",
                                            "start": 1357,
                                            "end": 1363,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 14
                                              }
                                            },
                                            "method": false,
                                            "shorthand": true,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1357,
                                              "end": 1363,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 14
                                                }
                                              },
                                              "name": "teaser"
                                            },
                                            "kind": "init",
                                            "value": {
                                              "type": "Identifier",
                                              "start": 1357,
                                              "end": 1363,
                                              "loc": {
                                                "start": {
                                                  "line": 47,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 47,
                                                  "column": 14
                                                }
                                              },
                                              "name": "teaser"
                                            }
                                          },
                                          {
                                            "type": "Property",
                                            "start": 1373,
                                            "end": 1378,
                                            "loc": {
                                              "start": {
                                                "line": 48,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 48,
                                                "column": 13
                                              }
                                            },
                                            "method": false,
                                            "shorthand": true,
                                            "computed": false,
                                            "key": {
                                              "type": "Identifier",
                                              "start": 1373,
                                              "end": 1378,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 13
                                                }
                                              },
                                              "name": "blurb"
                                            },
                                            "kind": "init",
                                            "value": {
                                              "type": "Identifier",
                                              "start": 1373,
                                              "end": 1378,
                                              "loc": {
                                                "start": {
                                                  "line": 48,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 48,
                                                  "column": 13
                                                }
                                              },
                                              "name": "blurb"
                                            }
                                          }
                                        ]
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 1389,
                                        "end": 1416,
                                        "loc": {
                                          "start": {
                                            "line": 49,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 49,
                                            "column": 37
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1389,
                                          "end": 1407,
                                          "loc": {
                                            "start": {
                                              "line": 49,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 49,
                                              "column": 28
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 1389,
                                            "end": 1393,
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 10
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 14
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1394,
                                            "end": 1407,
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 28
                                              }
                                            },
                                            "name": "_findElements"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 1408,
                                            "end": 1415,
                                            "loc": {
                                              "start": {
                                                "line": 49,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 49,
                                                "column": 36
                                              }
                                            },
                                            "name": "article"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "let",
                                  "trailingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " aka 2 + 5 or something",
                                      "start": 1425,
                                      "end": 1450,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 31
                                        }
                                      },
                                      "range": [
                                        1425,
                                        1450
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 1457,
                                  "end": 1903,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 7
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 1461,
                                    "end": 1501,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 50
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 1461,
                                      "end": 1485,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 34
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 1461,
                                        "end": 1471,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 20
                                          }
                                        },
                                        "name": "titleLines",
                                        "leadingComments": null
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 1474,
                                        "end": 1485,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 34
                                          }
                                        },
                                        "name": "teaserLines"
                                      },
                                      "leadingComments": null
                                    },
                                    "operator": ">",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 1488,
                                      "end": 1501,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 50
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 1488,
                                        "end": 1492,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 41
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1493,
                                        "end": 1501,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 50
                                          }
                                        },
                                        "name": "maxLines"
                                      },
                                      "computed": false
                                    },
                                    "leadingComments": null
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 1503,
                                    "end": 1725,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 1513,
                                        "end": 1569,
                                        "loc": {
                                          "start": {
                                            "line": 53,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 53,
                                            "column": 64
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 1517,
                                            "end": 1568,
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 63
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 1517,
                                              "end": 1528,
                                              "loc": {
                                                "start": {
                                                  "line": 53,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 53,
                                                  "column": 23
                                                }
                                              },
                                              "name": "teaserClamp"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 1531,
                                              "end": 1568,
                                              "loc": {
                                                "start": {
                                                  "line": 53,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 53,
                                                  "column": 63
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1531,
                                                "end": 1540,
                                                "loc": {
                                                  "start": {
                                                    "line": 53,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 53,
                                                    "column": 35
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1531,
                                                  "end": 1535,
                                                  "loc": {
                                                    "start": {
                                                      "line": 53,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 53,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": "Math"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1536,
                                                  "end": 1540,
                                                  "loc": {
                                                    "start": {
                                                      "line": 53,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 53,
                                                      "column": 35
                                                    }
                                                  },
                                                  "name": "ceil"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "BinaryExpression",
                                                  "start": 1541,
                                                  "end": 1567,
                                                  "loc": {
                                                    "start": {
                                                      "line": 53,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 53,
                                                      "column": 62
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 1541,
                                                    "end": 1554,
                                                    "loc": {
                                                      "start": {
                                                        "line": 53,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 53,
                                                        "column": 49
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 1541,
                                                      "end": 1545,
                                                      "loc": {
                                                        "start": {
                                                          "line": 53,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 53,
                                                          "column": 40
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 1546,
                                                      "end": 1554,
                                                      "loc": {
                                                        "start": {
                                                          "line": 53,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 53,
                                                          "column": 49
                                                        }
                                                      },
                                                      "name": "maxLines"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "-",
                                                  "right": {
                                                    "type": "Identifier",
                                                    "start": 1557,
                                                    "end": 1567,
                                                    "loc": {
                                                      "start": {
                                                        "line": 53,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 53,
                                                        "column": 62
                                                      }
                                                    },
                                                    "name": "titleLines"
                                                  }
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1578,
                                        "end": 1624,
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 54
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1578,
                                          "end": 1623,
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 53
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 1578,
                                            "end": 1584,
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 14
                                              }
                                            },
                                            "name": "$clamp"
                                          },
                                          "arguments": [
                                            {
                                              "type": "CallExpression",
                                              "start": 1585,
                                              "end": 1598,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 28
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1585,
                                                "end": 1595,
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 25
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1585,
                                                  "end": 1591,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 21
                                                    }
                                                  },
                                                  "name": "teaser"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1592,
                                                  "end": 1595,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 22
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 25
                                                    }
                                                  },
                                                  "name": "get"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Literal",
                                                  "start": 1596,
                                                  "end": 1597,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 27
                                                    }
                                                  },
                                                  "value": 0,
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                }
                                              ]
                                            },
                                            {
                                              "type": "ObjectExpression",
                                              "start": 1600,
                                              "end": 1622,
                                              "loc": {
                                                "start": {
                                                  "line": 54,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 54,
                                                  "column": 52
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "Property",
                                                  "start": 1602,
                                                  "end": 1620,
                                                  "loc": {
                                                    "start": {
                                                      "line": 54,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 54,
                                                      "column": 50
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 1602,
                                                    "end": 1607,
                                                    "loc": {
                                                      "start": {
                                                        "line": 54,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 54,
                                                        "column": 37
                                                      }
                                                    },
                                                    "name": "clamp"
                                                  },
                                                  "value": {
                                                    "type": "Identifier",
                                                    "start": 1609,
                                                    "end": 1620,
                                                    "loc": {
                                                      "start": {
                                                        "line": 54,
                                                        "column": 39
                                                      },
                                                      "end": {
                                                        "line": 54,
                                                        "column": 50
                                                      }
                                                    },
                                                    "name": "teaserClamp"
                                                  },
                                                  "kind": "init"
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1633,
                                        "end": 1681,
                                        "loc": {
                                          "start": {
                                            "line": 55,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 55,
                                            "column": 56
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1633,
                                          "end": 1680,
                                          "loc": {
                                            "start": {
                                              "line": 55,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 55,
                                              "column": 55
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1633,
                                            "end": 1648,
                                            "loc": {
                                              "start": {
                                                "line": 55,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 55,
                                                "column": 23
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1633,
                                              "end": 1639,
                                              "loc": {
                                                "start": {
                                                  "line": 55,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 55,
                                                  "column": 14
                                                }
                                              },
                                              "name": "teaser"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1640,
                                              "end": 1648,
                                              "loc": {
                                                "start": {
                                                  "line": 55,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 55,
                                                  "column": 23
                                                }
                                              },
                                              "name": "addClass"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Literal",
                                              "start": 1649,
                                              "end": 1679,
                                              "loc": {
                                                "start": {
                                                  "line": 55,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 55,
                                                  "column": 54
                                                }
                                              },
                                              "value": "article__info__teaser--small",
                                              "rawValue": "article__info__teaser--small",
                                              "raw": "\"article__info__teaser--small\""
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1690,
                                        "end": 1717,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 56,
                                            "column": 35
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1690,
                                          "end": 1716,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 56,
                                              "column": 34
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 1690,
                                            "end": 1700,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 56,
                                                "column": 18
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 1690,
                                              "end": 1695,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 56,
                                                  "column": 13
                                                }
                                              },
                                              "name": "blurb"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1696,
                                              "end": 1700,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 14
                                                },
                                                "end": {
                                                  "line": 56,
                                                  "column": 18
                                                }
                                              },
                                              "name": "prop"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Literal",
                                              "start": 1701,
                                              "end": 1709,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 56,
                                                  "column": 27
                                                }
                                              },
                                              "value": "hidden",
                                              "rawValue": "hidden",
                                              "raw": "\"hidden\""
                                            },
                                            {
                                              "type": "Literal",
                                              "start": 1711,
                                              "end": 1715,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 56,
                                                  "column": 33
                                                }
                                              },
                                              "value": true,
                                              "rawValue": true,
                                              "raw": "true"
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 1731,
                                    "end": 1903,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 61,
                                        "column": 7
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 1773,
                                        "end": 1842,
                                        "loc": {
                                          "start": {
                                            "line": 59,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 59,
                                            "column": 77
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 1777,
                                            "end": 1841,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 76
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 1777,
                                              "end": 1787,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 22
                                                }
                                              },
                                              "name": "blurbClamp",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 1790,
                                              "end": 1841,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 76
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1790,
                                                "end": 1799,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 34
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1790,
                                                  "end": 1794,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 29
                                                    }
                                                  },
                                                  "name": "Math"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1795,
                                                  "end": 1799,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 34
                                                    }
                                                  },
                                                  "name": "ceil"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "BinaryExpression",
                                                  "start": 1800,
                                                  "end": 1840,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 75
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "BinaryExpression",
                                                    "start": 1800,
                                                    "end": 1826,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 35
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 61
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "MemberExpression",
                                                      "start": 1800,
                                                      "end": 1813,
                                                      "loc": {
                                                        "start": {
                                                          "line": 59,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 59,
                                                          "column": 48
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 1800,
                                                        "end": 1804,
                                                        "loc": {
                                                          "start": {
                                                            "line": 59,
                                                            "column": 35
                                                          },
                                                          "end": {
                                                            "line": 59,
                                                            "column": 39
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 1805,
                                                        "end": 1813,
                                                        "loc": {
                                                          "start": {
                                                            "line": 59,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 59,
                                                            "column": 48
                                                          }
                                                        },
                                                        "name": "maxLines"
                                                      },
                                                      "computed": false
                                                    },
                                                    "operator": "-",
                                                    "right": {
                                                      "type": "Identifier",
                                                      "start": 1816,
                                                      "end": 1826,
                                                      "loc": {
                                                        "start": {
                                                          "line": 59,
                                                          "column": 51
                                                        },
                                                        "end": {
                                                          "line": 59,
                                                          "column": 61
                                                        }
                                                      },
                                                      "name": "titleLines"
                                                    }
                                                  },
                                                  "operator": "-",
                                                  "right": {
                                                    "type": "Identifier",
                                                    "start": 1829,
                                                    "end": 1840,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 75
                                                      }
                                                    },
                                                    "name": "teaserLines"
                                                  }
                                                }
                                              ]
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "let",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " Only clamp the blurb",
                                            "start": 1741,
                                            "end": 1764,
                                            "loc": {
                                              "start": {
                                                "line": 58,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 58,
                                                "column": 31
                                              }
                                            },
                                            "range": [
                                              1741,
                                              1764
                                            ]
                                          }
                                        ]
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 1851,
                                        "end": 1895,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 52
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 1851,
                                          "end": 1894,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 51
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 1851,
                                            "end": 1857,
                                            "loc": {
                                              "start": {
                                                "line": 60,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 60,
                                                "column": 14
                                              }
                                            },
                                            "name": "$clamp"
                                          },
                                          "arguments": [
                                            {
                                              "type": "CallExpression",
                                              "start": 1858,
                                              "end": 1870,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 27
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 1858,
                                                "end": 1867,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 24
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 1858,
                                                  "end": 1863,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 20
                                                    }
                                                  },
                                                  "name": "blurb"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 1864,
                                                  "end": 1867,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 21
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 24
                                                    }
                                                  },
                                                  "name": "get"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Literal",
                                                  "start": 1868,
                                                  "end": 1869,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 26
                                                    }
                                                  },
                                                  "value": 0,
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                }
                                              ]
                                            },
                                            {
                                              "type": "ObjectExpression",
                                              "start": 1872,
                                              "end": 1893,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 50
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "Property",
                                                  "start": 1874,
                                                  "end": 1891,
                                                  "loc": {
                                                    "start": {
                                                      "line": 60,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 60,
                                                      "column": 48
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 1874,
                                                    "end": 1879,
                                                    "loc": {
                                                      "start": {
                                                        "line": 60,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 60,
                                                        "column": 36
                                                      }
                                                    },
                                                    "name": "clamp"
                                                  },
                                                  "value": {
                                                    "type": "Identifier",
                                                    "start": 1881,
                                                    "end": 1891,
                                                    "loc": {
                                                      "start": {
                                                        "line": 60,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 60,
                                                        "column": 48
                                                      }
                                                    },
                                                    "name": "blurbClamp"
                                                  },
                                                  "kind": "init"
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ]
                                  },
                                  "leadingComments": [
                                    {
                                      "type": "CommentLine",
                                      "value": " aka 2 + 5 or something",
                                      "start": 1425,
                                      "end": 1450,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 31
                                        }
                                      },
                                      "range": [
                                        1425,
                                        1450
                                      ]
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            },
            {
              "type": "MethodDefinition",
              "start": 1918,
              "end": 3066,
              "loc": {
                "start": {
                  "line": 64,
                  "column": 2
                },
                "end": {
                  "line": 91,
                  "column": 3
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1918,
                "end": 1931,
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 2
                  },
                  "end": {
                    "line": 64,
                    "column": 15
                  }
                },
                "name": "_findElements"
              },
              "static": false,
              "kind": "method",
              "value": {
                "type": "FunctionExpression",
                "start": 1931,
                "end": 3066,
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 15
                  },
                  "end": {
                    "line": 91,
                    "column": 3
                  }
                },
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1932,
                    "end": 1939,
                    "loc": {
                      "start": {
                        "line": 64,
                        "column": 16
                      },
                      "end": {
                        "line": 64,
                        "column": 23
                      }
                    },
                    "name": "article"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1941,
                  "end": 3066,
                  "loc": {
                    "start": {
                      "line": 64,
                      "column": 25
                    },
                    "end": {
                      "line": 91,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1984,
                      "end": 2876,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 4
                        },
                        "end": {
                          "line": 81,
                          "column": 74
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1988,
                          "end": 2009,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 8
                            },
                            "end": {
                              "line": 66,
                              "column": 29
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1988,
                            "end": 1996,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 8
                              },
                              "end": {
                                "line": 66,
                                "column": 16
                              }
                            },
                            "name": "$article",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 1999,
                            "end": 2009,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 19
                              },
                              "end": {
                                "line": 66,
                                "column": 29
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1999,
                              "end": 2000,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 19
                                },
                                "end": {
                                  "line": 66,
                                  "column": 20
                                }
                              },
                              "name": "$"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 2001,
                                "end": 2008,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 28
                                  }
                                },
                                "name": "article"
                              }
                            ]
                          },
                          "leadingComments": null
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2019,
                          "end": 2065,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 8
                            },
                            "end": {
                              "line": 67,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2019,
                            "end": 2024,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 8
                              },
                              "end": {
                                "line": 67,
                                "column": 13
                              }
                            },
                            "name": "title"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2027,
                            "end": 2065,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 16
                              },
                              "end": {
                                "line": 67,
                                "column": 54
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2027,
                              "end": 2040,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 16
                                },
                                "end": {
                                  "line": 67,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2027,
                                "end": 2035,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 24
                                  }
                                },
                                "name": "$article"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2036,
                                "end": 2040,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 29
                                  }
                                },
                                "name": "find"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 2041,
                                "end": 2064,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 53
                                  }
                                },
                                "value": ".article__info__title",
                                "rawValue": ".article__info__title",
                                "raw": "\".article__info__title\""
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2075,
                          "end": 2123,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 8
                            },
                            "end": {
                              "line": 68,
                              "column": 56
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2075,
                            "end": 2081,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 8
                              },
                              "end": {
                                "line": 68,
                                "column": 14
                              }
                            },
                            "name": "teaser"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2084,
                            "end": 2123,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 17
                              },
                              "end": {
                                "line": 68,
                                "column": 56
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2084,
                              "end": 2097,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 17
                                },
                                "end": {
                                  "line": 68,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2084,
                                "end": 2092,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 25
                                  }
                                },
                                "name": "$article"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2093,
                                "end": 2097,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 30
                                  }
                                },
                                "name": "find"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 2098,
                                "end": 2122,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 55
                                  }
                                },
                                "value": ".article__info__teaser",
                                "rawValue": ".article__info__teaser",
                                "raw": "\".article__info__teaser\""
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2133,
                          "end": 2179,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 8
                            },
                            "end": {
                              "line": 69,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2133,
                            "end": 2138,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 8
                              },
                              "end": {
                                "line": 69,
                                "column": 13
                              }
                            },
                            "name": "blurb"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2141,
                            "end": 2179,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 16
                              },
                              "end": {
                                "line": 69,
                                "column": 54
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2141,
                              "end": 2154,
                              "loc": {
                                "start": {
                                  "line": 69,
                                  "column": 16
                                },
                                "end": {
                                  "line": 69,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2141,
                                "end": 2149,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 24
                                  }
                                },
                                "name": "$article"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2150,
                                "end": 2154,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 29
                                  }
                                },
                                "name": "find"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 2155,
                                "end": 2178,
                                "loc": {
                                  "start": {
                                    "line": 69,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 69,
                                    "column": 53
                                  }
                                },
                                "value": ".article__info__blurb",
                                "rawValue": ".article__info__blurb",
                                "raw": "\".article__info__blurb\""
                              }
                            ]
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2222,
                          "end": 2269,
                          "loc": {
                            "start": {
                              "line": 71,
                              "column": 8
                            },
                            "end": {
                              "line": 71,
                              "column": 55
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2222,
                            "end": 2233,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 8
                              },
                              "end": {
                                "line": 71,
                                "column": 19
                              }
                            },
                            "name": "titleHeight",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 2236,
                            "end": 2269,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 22
                              },
                              "end": {
                                "line": 71,
                                "column": 55
                              }
                            },
                            "left": {
                              "type": "CallExpression",
                              "start": 2236,
                              "end": 2264,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 22
                                },
                                "end": {
                                  "line": 71,
                                  "column": 50
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 2236,
                                "end": 2244,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 30
                                  }
                                },
                                "name": "parseInt"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 2245,
                                  "end": 2259,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 45
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2245,
                                    "end": 2257,
                                    "loc": {
                                      "start": {
                                        "line": 71,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 71,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2245,
                                      "end": 2250,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 36
                                        }
                                      },
                                      "name": "title"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2251,
                                      "end": 2257,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 43
                                        }
                                      },
                                      "name": "height"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                },
                                {
                                  "type": "Literal",
                                  "start": 2261,
                                  "end": 2263,
                                  "loc": {
                                    "start": {
                                      "line": 71,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 71,
                                      "column": 49
                                    }
                                  },
                                  "value": 10,
                                  "rawValue": 10,
                                  "raw": "10"
                                }
                              ]
                            },
                            "operator": "||",
                            "right": {
                              "type": "Literal",
                              "start": 2268,
                              "end": 2269,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 54
                                },
                                "end": {
                                  "line": 71,
                                  "column": 55
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "leadingComments": [
                            {
                              "type": "CommentLine",
                              "value": " Find elements heights",
                              "start": 2189,
                              "end": 2213,
                              "loc": {
                                "start": {
                                  "line": 70,
                                  "column": 8
                                },
                                "end": {
                                  "line": 70,
                                  "column": 32
                                }
                              },
                              "range": [
                                2189,
                                2213
                              ]
                            }
                          ]
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2279,
                          "end": 2328,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 8
                            },
                            "end": {
                              "line": 72,
                              "column": 57
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2279,
                            "end": 2291,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 8
                              },
                              "end": {
                                "line": 72,
                                "column": 20
                              }
                            },
                            "name": "teaserHeight"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 2294,
                            "end": 2328,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 23
                              },
                              "end": {
                                "line": 72,
                                "column": 57
                              }
                            },
                            "left": {
                              "type": "CallExpression",
                              "start": 2294,
                              "end": 2323,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 23
                                },
                                "end": {
                                  "line": 72,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 2294,
                                "end": 2302,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 72,
                                    "column": 31
                                  }
                                },
                                "name": "parseInt"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 2303,
                                  "end": 2318,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 47
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2303,
                                    "end": 2316,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 45
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2303,
                                      "end": 2309,
                                      "loc": {
                                        "start": {
                                          "line": 72,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 72,
                                          "column": 38
                                        }
                                      },
                                      "name": "teaser"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2310,
                                      "end": 2316,
                                      "loc": {
                                        "start": {
                                          "line": 72,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 72,
                                          "column": 45
                                        }
                                      },
                                      "name": "height"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                },
                                {
                                  "type": "Literal",
                                  "start": 2320,
                                  "end": 2322,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 72,
                                      "column": 51
                                    }
                                  },
                                  "value": 10,
                                  "rawValue": 10,
                                  "raw": "10"
                                }
                              ]
                            },
                            "operator": "||",
                            "right": {
                              "type": "Literal",
                              "start": 2327,
                              "end": 2328,
                              "loc": {
                                "start": {
                                  "line": 72,
                                  "column": 56
                                },
                                "end": {
                                  "line": 72,
                                  "column": 57
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2338,
                          "end": 2385,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 73,
                              "column": 55
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2338,
                            "end": 2349,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 8
                              },
                              "end": {
                                "line": 73,
                                "column": 19
                              }
                            },
                            "name": "blurbHeight"
                          },
                          "init": {
                            "type": "LogicalExpression",
                            "start": 2352,
                            "end": 2385,
                            "loc": {
                              "start": {
                                "line": 73,
                                "column": 22
                              },
                              "end": {
                                "line": 73,
                                "column": 55
                              }
                            },
                            "left": {
                              "type": "CallExpression",
                              "start": 2352,
                              "end": 2380,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 22
                                },
                                "end": {
                                  "line": 73,
                                  "column": 50
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 2352,
                                "end": 2360,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 30
                                  }
                                },
                                "name": "parseInt"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 2361,
                                  "end": 2375,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 45
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2361,
                                    "end": 2373,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 43
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2361,
                                      "end": 2366,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 36
                                        }
                                      },
                                      "name": "blurb"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2367,
                                      "end": 2373,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 43
                                        }
                                      },
                                      "name": "height"
                                    },
                                    "computed": false
                                  },
                                  "arguments": []
                                },
                                {
                                  "type": "Literal",
                                  "start": 2377,
                                  "end": 2379,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 49
                                    }
                                  },
                                  "value": 10,
                                  "rawValue": 10,
                                  "raw": "10"
                                }
                              ]
                            },
                            "operator": "||",
                            "right": {
                              "type": "Literal",
                              "start": 2384,
                              "end": 2385,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 54
                                },
                                "end": {
                                  "line": 73,
                                  "column": 55
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2490,
                          "end": 2550,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 68
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2490,
                            "end": 2500,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 8
                              },
                              "end": {
                                "line": 75,
                                "column": 18
                              }
                            },
                            "name": "blurbLines",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "BinaryExpression",
                            "start": 2503,
                            "end": 2550,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 21
                              },
                              "end": {
                                "line": 75,
                                "column": 68
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2503,
                              "end": 2514,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 21
                                },
                                "end": {
                                  "line": 75,
                                  "column": 32
                                }
                              },
                              "name": "blurbHeight"
                            },
                            "operator": "/",
                            "right": {
                              "type": "MemberExpression",
                              "start": 2517,
                              "end": 2550,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 35
                                },
                                "end": {
                                  "line": 75,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2517,
                                "end": 2537,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 55
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2517,
                                  "end": 2521,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 39
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2522,
                                  "end": 2537,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 55
                                    }
                                  },
                                  "name": "blurbLineHeight"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "MemberExpression",
                                "start": 2538,
                                "end": 2549,
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2538,
                                  "end": 2542,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 60
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2543,
                                  "end": 2549,
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 67
                                    }
                                  },
                                  "name": "screen"
                                },
                                "computed": false
                              },
                              "computed": true
                            }
                          },
                          "leadingComments": [
                            {
                              "type": "CommentLine",
                              "value": " Figure out how many lines each element actually is based on line heights and height",
                              "start": 2395,
                              "end": 2481,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 8
                                },
                                "end": {
                                  "line": 74,
                                  "column": 94
                                }
                              },
                              "range": [
                                2395,
                                2481
                              ]
                            }
                          ]
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2560,
                          "end": 2622,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 70
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2560,
                            "end": 2571,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 8
                              },
                              "end": {
                                "line": 76,
                                "column": 19
                              }
                            },
                            "name": "teaserLines"
                          },
                          "init": {
                            "type": "BinaryExpression",
                            "start": 2574,
                            "end": 2622,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 22
                              },
                              "end": {
                                "line": 76,
                                "column": 70
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2574,
                              "end": 2586,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 22
                                },
                                "end": {
                                  "line": 76,
                                  "column": 34
                                }
                              },
                              "name": "teaserHeight"
                            },
                            "operator": "/",
                            "right": {
                              "type": "MemberExpression",
                              "start": 2589,
                              "end": 2622,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 37
                                },
                                "end": {
                                  "line": 76,
                                  "column": 70
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2589,
                                "end": 2609,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2589,
                                  "end": 2593,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 41
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2594,
                                  "end": 2609,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 57
                                    }
                                  },
                                  "name": "blurbLineHeight"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "MemberExpression",
                                "start": 2610,
                                "end": 2621,
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2610,
                                  "end": 2614,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 58
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 62
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2615,
                                  "end": 2621,
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 63
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 69
                                    }
                                  },
                                  "name": "screen"
                                },
                                "computed": false
                              },
                              "computed": true
                            }
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2632,
                          "end": 2692,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 8
                            },
                            "end": {
                              "line": 77,
                              "column": 68
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2632,
                            "end": 2642,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 8
                              },
                              "end": {
                                "line": 77,
                                "column": 18
                              }
                            },
                            "name": "titleLines"
                          },
                          "init": {
                            "type": "BinaryExpression",
                            "start": 2645,
                            "end": 2692,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 21
                              },
                              "end": {
                                "line": 77,
                                "column": 68
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2645,
                              "end": 2656,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 21
                                },
                                "end": {
                                  "line": 77,
                                  "column": 32
                                }
                              },
                              "name": "titleHeight"
                            },
                            "operator": "/",
                            "right": {
                              "type": "MemberExpression",
                              "start": 2659,
                              "end": 2692,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 35
                                },
                                "end": {
                                  "line": 77,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 2659,
                                "end": 2679,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 55
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2659,
                                  "end": 2663,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 39
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2664,
                                  "end": 2679,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 55
                                    }
                                  },
                                  "name": "titleLineHeight"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "MemberExpression",
                                "start": 2680,
                                "end": 2691,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 67
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2680,
                                  "end": 2684,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 60
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2685,
                                  "end": 2691,
                                  "loc": {
                                    "start": {
                                      "line": 77,
                                      "column": 61
                                    },
                                    "end": {
                                      "line": 77,
                                      "column": 67
                                    }
                                  },
                                  "name": "screen"
                                },
                                "computed": false
                              },
                              "computed": true
                            }
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2759,
                          "end": 2800,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 8
                            },
                            "end": {
                              "line": 80,
                              "column": 49
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2759,
                            "end": 2771,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 8
                              },
                              "end": {
                                "line": 80,
                                "column": 20
                              }
                            },
                            "name": "linesAllowed",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "BinaryExpression",
                            "start": 2774,
                            "end": 2800,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 23
                              },
                              "end": {
                                "line": 80,
                                "column": 49
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 2774,
                              "end": 2787,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 23
                                },
                                "end": {
                                  "line": 80,
                                  "column": 36
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 2774,
                                "end": 2778,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 27
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2779,
                                "end": 2787,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 36
                                  }
                                },
                                "name": "maxLines"
                              },
                              "computed": false
                            },
                            "operator": "-",
                            "right": {
                              "type": "Identifier",
                              "start": 2790,
                              "end": 2800,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 39
                                },
                                "end": {
                                  "line": 80,
                                  "column": 49
                                }
                              },
                              "name": "titleLines"
                            }
                          },
                          "leadingComments": [
                            {
                              "type": "CommentLine",
                              "value": " Figure out how many lines need to be removed",
                              "start": 2703,
                              "end": 2750,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 8
                                },
                                "end": {
                                  "line": 79,
                                  "column": 55
                                }
                              },
                              "range": [
                                2703,
                                2750
                              ]
                            }
                          ]
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 2810,
                          "end": 2875,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 73
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2810,
                            "end": 2821,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 8
                              },
                              "end": {
                                "line": 81,
                                "column": 19
                              }
                            },
                            "name": "removeLines"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 2824,
                            "end": 2875,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 22
                              },
                              "end": {
                                "line": 81,
                                "column": 73
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2824,
                              "end": 2834,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 22
                                },
                                "end": {
                                  "line": 81,
                                  "column": 32
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2824,
                                "end": 2828,
                                "loc": {
                                  "start": {
                                    "line": 81,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 26
                                  }
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2829,
                                "end": 2834,
                                "loc": {
                                  "start": {
                                    "line": 81,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 32
                                  }
                                },
                                "name": "floor"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "BinaryExpression",
                                "start": 2835,
                                "end": 2874,
                                "loc": {
                                  "start": {
                                    "line": 81,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 72
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 2835,
                                  "end": 2859,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 57
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2835,
                                    "end": 2845,
                                    "loc": {
                                      "start": {
                                        "line": 81,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 81,
                                        "column": 43
                                      }
                                    },
                                    "name": "blurbLines"
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 2848,
                                    "end": 2859,
                                    "loc": {
                                      "start": {
                                        "line": 81,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 81,
                                        "column": 57
                                      }
                                    },
                                    "name": "teaserLines"
                                  }
                                },
                                "operator": "-",
                                "right": {
                                  "type": "Identifier",
                                  "start": 2862,
                                  "end": 2874,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 72
                                    }
                                  },
                                  "name": "linesAllowed"
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Select all necessary elements",
                          "start": 1947,
                          "end": 1979,
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 4
                            },
                            "end": {
                              "line": 65,
                              "column": 36
                            }
                          },
                          "range": [
                            1947,
                            1979
                          ]
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2882,
                      "end": 3062,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 4
                        },
                        "end": {
                          "line": 90,
                          "column": 6
                        }
                      },
                      "argument": {
                        "type": "ObjectExpression",
                        "start": 2889,
                        "end": 3061,
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 11
                          },
                          "end": {
                            "line": 90,
                            "column": 5
                          }
                        },
                        "properties": [
                          {
                            "type": "Property",
                            "start": 2897,
                            "end": 2921,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 6
                              },
                              "end": {
                                "line": 84,
                                "column": 30
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 2897,
                              "end": 2908,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 6
                                },
                                "end": {
                                  "line": 84,
                                  "column": 17
                                }
                              },
                              "name": "removeLines"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 2910,
                              "end": 2921,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 19
                                },
                                "end": {
                                  "line": 84,
                                  "column": 30
                                }
                              },
                              "name": "removeLines"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 2929,
                            "end": 2951,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 6
                              },
                              "end": {
                                "line": 85,
                                "column": 28
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 2929,
                              "end": 2939,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 6
                                },
                                "end": {
                                  "line": 85,
                                  "column": 16
                                }
                              },
                              "name": "titleLines"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 2941,
                              "end": 2951,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 18
                                },
                                "end": {
                                  "line": 85,
                                  "column": 28
                                }
                              },
                              "name": "titleLines"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 2959,
                            "end": 2983,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 6
                              },
                              "end": {
                                "line": 86,
                                "column": 30
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 2959,
                              "end": 2970,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 6
                                },
                                "end": {
                                  "line": 86,
                                  "column": 17
                                }
                              },
                              "name": "teaserLines"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 2972,
                              "end": 2983,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 19
                                },
                                "end": {
                                  "line": 86,
                                  "column": 30
                                }
                              },
                              "name": "teaserLines"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 2991,
                            "end": 3013,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 6
                              },
                              "end": {
                                "line": 87,
                                "column": 28
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 2991,
                              "end": 3001,
                              "loc": {
                                "start": {
                                  "line": 87,
                                  "column": 6
                                },
                                "end": {
                                  "line": 87,
                                  "column": 16
                                }
                              },
                              "name": "blurbLines"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 3003,
                              "end": 3013,
                              "loc": {
                                "start": {
                                  "line": 87,
                                  "column": 18
                                },
                                "end": {
                                  "line": 87,
                                  "column": 28
                                }
                              },
                              "name": "blurbLines"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 3021,
                            "end": 3035,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 6
                              },
                              "end": {
                                "line": 88,
                                "column": 20
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3021,
                              "end": 3027,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 6
                                },
                                "end": {
                                  "line": 88,
                                  "column": 12
                                }
                              },
                              "name": "teaser"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 3029,
                              "end": 3035,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 14
                                },
                                "end": {
                                  "line": 88,
                                  "column": 20
                                }
                              },
                              "name": "teaser"
                            },
                            "kind": "init"
                          },
                          {
                            "type": "Property",
                            "start": 3043,
                            "end": 3055,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 6
                              },
                              "end": {
                                "line": 89,
                                "column": 18
                              }
                            },
                            "method": false,
                            "shorthand": false,
                            "computed": false,
                            "key": {
                              "type": "Identifier",
                              "start": 3043,
                              "end": 3048,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 6
                                },
                                "end": {
                                  "line": 89,
                                  "column": 11
                                }
                              },
                              "name": "blurb"
                            },
                            "value": {
                              "type": "Identifier",
                              "start": 3050,
                              "end": 3055,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 13
                                },
                                "end": {
                                  "line": 89,
                                  "column": 18
                                }
                              },
                              "name": "blurb"
                            },
                            "kind": "init"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            }
          ]
        },
        "__esdoc__pseudo_export": false,
        "leadingComments": [],
        "trailingComments": []
      },
      "leadingComments": null
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 3070,
      "end": 3103,
      "loc": {
        "start": {
          "line": 94,
          "column": 0
        },
        "end": {
          "line": 94,
          "column": 33
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "let",
        "loc": {
          "start": {
            "line": 94,
            "column": 0
          },
          "end": {
            "line": 94,
            "column": 33
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "id": {
              "type": "Identifier",
              "name": "articlesComponent"
            },
            "init": {
              "type": "NewExpression",
              "callee": {
                "type": "Identifier",
                "name": "ArticlesComponent"
              }
            }
          }
        ],
        "leadingComments": [],
        "trailingComments": []
      }
    }
  ]
}