.top-social .top-social-icon
{
  margin-left:20px;
  float:right
}
#ProductHighlightSection
{
  padding:50px 0 25px 0
}
#ProductHighlightSection .header
{
  text-align:center
}
#ProductHighlightSection .product-highlight-header h2
{
  font-weight:bold;
  margin-bottom:10px
}
#ProductHighlightSection .product-highlight-subheader
{
  margin-bottom:10px
}
#reviewsContainerAnchor
{
  height:75px;
  display:inline-block
}
.related-products
{
  padding-bottom:20px
}
@media only screen and (min-width:768px) and (max-width:959px)
{
  #ProductHighlightSection
  {
    padding:25px 0
  }
}
@media only screen and (max-width:767px)
{
  #ProductHighlightSection
  {
    padding:25px 0
  }
  #reviewsContainerAnchor
  {
    height:125px
  }
}
