body {
  background: #fff;
}
  .ph_content_wrapper {
    border: none;
  }
  .ph_content_wrapper, .ph_content {
    padding: 0;
  }
  .ph_header .ph_logo img {
    margin-bottom: 0;
  }
  .ph_main {
    margin: none;
  }
  @media only screen and (min-width: 58.063em) { 
    .contain-to-grid li:not(.has-form):first-child a:not(.button) {
      background: #0661a8 !important;
      margin-top: -0.5rem;
      background: transparent;
      padding-top: 0.5rem;
    }
  }