body {
  margin: 5% 15% 10% 15%;
}

img {
  max-width: 25%;
}

h1, h2, h3, h4, h5 {
  font-family: sans-serif;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

.editors-choice-badge img {
  max-width: 15%;
}

.manufacturer {
  font-family: sans-serif;
  margin-bottom: 2em;
}

.flash-messages,
.sidebar,
.body-footer,
.body-header,
.content-header {
  display: none !important;
}

.rating:before {
  content: 'Rating:';
  font-size: 18px;
  font-weight: bold;
  font-family: sans-serif;
}

.fa-plus:after {
  content: '+';
  font-size: 20px;
  font-weight: bold;
}

#main-content-area {
  display: block;
}

p {
  font-size: 15px !important;
}
