@media only screen and (min-width: 58.063em) {
    .contain-to-grid li:not(.has-form):first-child a:not(.button) {
      border-radius: 0.2rem 0.2rem 0 0;
      border: 1px solid #74797d;
    }
  }
  .ph_main {
    border-bottom: 1px solid #999;
  }
  .ph_content_wrapper {
        min-height: 0;
  }