a[href]:after {
  content: none !important;
}
#Footer,
#Header .main-menu,
#Header .cart-summary,
#Header .quick-search,
#Header .touch-controls,
.header-bar,
.header-bar-content,
.maintenance-alert,
.small-screen-shortcuts {
  display: none;
}
#Header {
  min-height: 0;
  position: static;
}
#Header .header-body {
  min-height: 0;
}
#Header .stark-logo {
  float: none;
  margin: 0 0 30px 0;
  min-width: 0;
  padding: 0;
}
body {
  background-color: white;
}
#Body {
  margin: 0;
  padding: 0;
}
#Page {
  background-color: White;
  border: 0;
  margin: 0;
  padding: 0 30px;
  width: auto;
}
.well {
  border: none;
}
