.print\:hidden {
  display: none !important;
}

#wrap {
  padding-top: 0 !important;
}

.top-banner {
  padding-bottom: 0 !important;
}

.product-header-title {
  color: #061825 !important;
  font-size: 1.25rem !important;
}

.product-pill {
  font-weight: bold !important;
  padding: 0 !important;
  display: block !important;
  color: #061825 !important;
}

.product-description {
  font-size: 0.875rem !important;
}
.product-description p {
  font-size: inherit !important;
}

.product-table,
.product-icons {
  font-size: 0.75rem !important;
}

.product-wrapper,
.product-table-wrapper,
.product-icons-wrapper {
  margin-top: 1rem !important;
}

.brand-sub-image {
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  max-width: none !important;
  max-height: none !important;
  padding: 0 !important;
  margin-bottom: 1rem !important;
}
.brand-sub-image img {
  width: 12rem !important;
  max-width: 12rem !important;
  height: 12rem !important;
  max-height: 12rem !important;
}
