@media screen and (min-width: 768px) {
  .sp-fixed-width .site {
    max-width: 75.998em;
    margin: 0 auto; }
  .sp-fixed-width.sp-max-width .site {
    max-width: 95%; }
  .sp-max-width .col-full {
    max-width: 90%; }
  .sp-max-width .site {
    overflow-x: hidden; }
  .sp-max-width .sph-hero .col-full,
  .sp-max-width .sprh-hero .col-full {
    max-width: 65.141em; } }
