
  /* About title only: move the title and side dotted lines slightly lower from the top. */
  body.page #wrapper .walkinto-about-new .header{
    margin-top:42px!important;
  }

  @media only screen and (max-width:1023px){
    body.page #wrapper .walkinto-about-new .header{
      margin-top:28px!important;
    }
  }
