#main-nav,
#sidebar,
#send-question,
#brands-wrapper,
#share,
#tabs,
#footer .badge {
  display: none;
}

#header-wrapper {
  float: right;
}

.description .details li:nth-child(2) {
  display: none;
}

a:link:after, a:visited:after {
  content:none;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-shadow: none;
}

.product {
  width: 25%;
}

.product .picture span {
  width: 100%;
}
.product .picture span img {
  max-width: 100%;
}

.gallery {
  width: 5cm;
}

.description {
  width: 11cm;
}

#footer .column {
  float: left;
  margin: 0;
  padding: 1%;
  width: 30%;
}
