body {
  width: 960px !important;
}
img {
  width: auto !important;
}

.alt-logo {
  display: none !important;
}

h1 {
  margin: 20px 0 !important;
}

.header-nav-row, .nav-row {
  display: none !important;
}

a[href]:after {
  content: "" !important;
}

.share {
  display: none !important;
}

.button {
  display: none !important;
}

.pdp-tabs .pdp-tab-content {
  display: block !important;
  max-height: none;
}

.signup-menu-row {
  display: none !important;
}

.you-may-also-like {
  display: none !important;
}

.breadcrumbs > * { 
  padding: 6px;
}
.breadcrumbs > *:before { 
  display: none !important;
}

#BVReviewsContainer .BVRRWidget {
  height: auto !important;
}

ul.swatchesdisplay li {
  border: 1px solid #000 !important;
}
