@media screen and (min-width: 801px) {
  ol.breadcrumbs {
    font-size: 16px;
    font-family: "All-ProSans";
  }

  [data-theme-variant="vogue"] .ob-title-banner {
    display: none;
  }

  .ob-contact-row .contact-box.form-box {
    margin-top: 30px;
  }

  .contact-box p {
    font-size: 18px;
  }

  [data-theme-variant="vogue"] .button--primary {
    font-family: "All-ProSans";
    font-size: 22px;
    width: 275px;
  }

  .ob-vogue-checkout .form-field input:not([type="submit"]),
  [data-theme-variant="vogue"] .form-field input:not([type="submit"]) {
    background: #ffffff;
    font-size: 16px;
  }

  [data-theme-variant="vogue"] .form-field textarea {
    background: #fff;
    font-size: 16px;
  }
  .ob-contact-row .contact-box h2 {
    font-family: "All-ProSans";
    color: #0e2240;
    text-align: center;
  }

  .ob-contact-row {
    justify-content: center;
  }
  .ob-contact-row .contact-box.image-box {
    display: none;
  }

  .footer {
    background: #eee;
  }

  .ob-contact-icons {
    display: none;
  }
}
