
  /* About text size only: keep the first paragraph and the reference paragraph exactly the same visible size. */
  body.page #wrapper .walkinto-about-new .main-content p.intro-text,
  body.page #wrapper .walkinto-about-new .main-content p:last-child{
    font-size:18px!important;
  }
