#thbr-desc div {
  text-align: justify;
}
#thbr-desc .prodImage {
  width: 100%;
}
#thbr-desc .outer {
  float: left;
  margin: 20px;
}
#thbr-desc .inner {
  float: left;
  width: 60%;
  text-align: justify;
  margin-bottom: 20px;
}
#thbr-desc .product {
  float: left;
  width: 40%;
  text-align: center;
}
#thbr-desc .fullWidth {
  width: 100%;
}
#thbr-desc img.lazy {
  width: auto;
  max-width: 60%;
}
#thbr-desc #smallImg {
  width: 50%;
}
