.l-header__top-links,
#search_mini_form,
.b-category-nav-toggle,
.b-category-button__icon-more,
.b-category-button__icon-less,
.js-category-button-label {
  display: none !important;
}
.l-header__search {
  position: static !important;
}
.l-header__logo {
  width: 100%;
}
.l-header__logo .b-logo {
  text-align: center;
}
button {
  text-align: left !important;
  color: #000 !important;
  padding: 0 !important;
  background: none !important;
}
.js-category-description-content,
#js-compliance-qr-code {
  display: block !important;
}
.twentytwenty-handle:after,
.twentytwenty-handle:before {
  height: 300% !important;
}
.u-section__title {
  border: 0 !important;
}
@media print {
  .data-table tbody + tfoot {
    display: table-row-group;
    page-break-inside: avoid;
  }
}

